Share via


AVAssetPlaybackConfigurationOptionExtensions Class

Definition

Extension methods for the AVAssetPlaybackConfigurationOption enumeration.

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

Methods

Name Description
GetConstant(AVAssetPlaybackConfigurationOption)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the AVAssetPlaybackConfigurationOption value named by constant.

Applies to