Share via


AVOutputSettingsPresetExtensions Class

Definition

Extension methods for the AVOutputSettingsPreset enumeration.

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

Methods

GetConstant(AVOutputSettingsPreset)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the AVOutputSettingsPreset value named by constant.

Applies to