AVContentKeySession_AVContentKeyRecipients.Add 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("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.
- recipient
- IAVContentKeyRecipient
- Attributes