AVContentKeySessionDelegate_Extensions.ExternalProtectionStatusDidChange 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.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void ExternalProtectionStatusDidChange(this AVFoundation.IAVContentKeySessionDelegate This, AVFoundation.AVContentKeySession session, AVFoundation.AVContentKey contentKey);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ExternalProtectionStatusDidChange : AVFoundation.IAVContentKeySessionDelegate * AVFoundation.AVContentKeySession * AVFoundation.AVContentKey -> unit
Parameters
- session
- AVContentKeySession
- contentKey
- AVContentKey
- Attributes