AVPlayerItemMetadataOutput.SetDelegate Method

Definition

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

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

Parameters

delegateQueue
DispatchQueue
Attributes

Applies to