AVContentKeySession.SetDelegate Method

Definition

[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

Parameters

newDelegate
IAVContentKeySessionDelegate

To be added.

This parameter can be null.

delegateQueue
DispatchQueue

To be added.

This parameter can be null.

Attributes

Applies to