Share via


AVAssetWriterInputMediaDataLocationExtensions Class

Definition

Extension methods for the AVAssetWriterInputMediaDataLocation enumeration.

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

Methods

Name Description
GetConstant(AVAssetWriterInputMediaDataLocation)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the AVAssetWriterInputMediaDataLocation value named by constant.

Applies to