removeContentKeyRecipient(_:)
Tells the delegate to remove the specified recipient.
Declaration
func removeContentKeyRecipient(_ recipient: any AVContentKeyRecipient)Parameters
- recipient:
The content key recipient to remove.
Tells the delegate to remove the specified recipient.
func removeContentKeyRecipient(_ recipient: any AVContentKeyRecipient)The content key recipient to remove.