Düzenle

Aracılığıyla paylaş


AVPlayerItemLegibleOutput.SetDelegate Method

Definition

Sets the delegate object and the dispatch queue on which it is called.

[Foundation.Export("setDelegate:queue:")]
public virtual void SetDelegate (AVFoundation.IAVPlayerItemLegibleOutputPushDelegate delegateObject, CoreFoundation.DispatchQueue delegateQueue);
abstract member SetDelegate : AVFoundation.IAVPlayerItemLegibleOutputPushDelegate * CoreFoundation.DispatchQueue -> unit
override this.SetDelegate : AVFoundation.IAVPlayerItemLegibleOutputPushDelegate * CoreFoundation.DispatchQueue -> unit

Parameters

delegateQueue
DispatchQueue
Attributes

Applies to