Share via


AVContentKeySpecifier.GetContentKeySpecifier Method

Definition

[Foundation.Export("contentKeySpecifierForKeySystem:identifier:options:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AVFoundation.AVContentKeySpecifier GetContentKeySpecifier(AVFoundation.AVContentKeySystem keySystem, Foundation.NSObject contentKeyIdentifier, Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> options);
[<Foundation.Export("contentKeySpecifierForKeySystem:identifier:options:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetContentKeySpecifier : AVFoundation.AVContentKeySystem * Foundation.NSObject * Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> AVFoundation.AVContentKeySpecifier

Parameters

keySystem
AVContentKeySystem
contentKeyIdentifier
NSObject

Returns

Attributes

Applies to