Share via


AVPlayerItemMetadataCollector.SetDelegate Metodo

Definizione

Imposta l'oggetto delegato e la coda dispatch in cui viene chiamata.

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

Parametri

pushDelegate
IAVPlayerItemMetadataCollectorPushDelegate

Da aggiungere.

Questo parametro può essere null.

delegateQueue
DispatchQueue

Da aggiungere.

Questo parametro può essere null.

Attributi

Si applica a