AVContentKeySession_AVContentKeyRecipients.Remove Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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.
- recipient
- IAVContentKeyRecipient
- Attributes