AVAssetExportSession.PresetLowQuality Property

Definition

Represents the value associated with the constant AVAssetExportPresetLowQuality

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

Property Value

Attributes

Remarks

Quicktime preset: low quality.

Applies to