AVMediaTypesExtensions Class

Definition

Extension methods for the AVMediaTypes enumeration.

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

Methods

Name Description
GetConstant(AVMediaTypes)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the AVMediaTypes value named by constant.

Applies to