AVMediaCharacteristicsExtensions Class

Definition

Extension methods for the AVMediaCharacteristics enumeration.

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

Methods

Name Description
GetConstant(AVMediaCharacteristics)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the AVMediaCharacteristics value named by constant.

Applies to