AVAssetExportSession.PresetHighestQuality Property

Definition

Represents the value associated with the constant AVAssetExportPresetHighestQuality

[Foundation.Field("AVAssetExportPresetHighestQuality", "AVFoundation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString PresetHighestQuality { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.PresetHighestQuality : Foundation.NSString

Property Value

Attributes

Remarks

Quicktime preset: highest quality.

Applies to