AVAssetExportSession.PresetMediumQuality Property

Definition

Represents the value associated with the constant AVAssetExportPresetMediumQuality

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

Property Value

Attributes

Remarks

Quicktime preset: medium quality.

Applies to