AVContentKeySession_AVContentKeyRecipients.Add Method

Definition

[Foundation.Export("addContentKeyRecipient:")]
public static void Add (this AVFoundation.AVContentKeySession This, AVFoundation.IAVContentKeyRecipient recipient);
static member Add : AVFoundation.AVContentKeySession * AVFoundation.IAVContentKeyRecipient -> unit

Parameters

This
AVContentKeySession

The instance on which this method operates.

Attributes

Applies to