AVFileTypesExtensions Class

Definition

Extension methods for the AVFileTypes enumeration.

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

Methods

Name Description
GetConstant(AVFileTypes)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the AVFileTypes value named by constant.

Applies to