AVContentKeySession.SetDelegate Metodo

Definizione

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

Parametri

newDelegate
IAVContentKeySessionDelegate

Da aggiungere.

Questo parametro può essere null.

delegateQueue
DispatchQueue

Da aggiungere.

Questo parametro può essere null.

Attributi

Si applica a