AVContentKeySession_AVContentKeyRecipients.Remove Method

Definition

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

Parameters

This
AVContentKeySession

The instance on which this method operates.

Attributes

Applies to