Share via


AVContentKeySystemExtensions Class

Definition

Extension methods for the AVContentKeySystem enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class AVContentKeySystemExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type AVContentKeySystemExtensions = class
Inheritance
AVContentKeySystemExtensions
Attributes

Methods

GetConstant(AVContentKeySystem)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the AVContentKeySystem value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the AVContentKeySystem value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the AVContentKeySystem value named by constant.

Applies to