AVAssetExportSession.PresetLowQuality Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use 'AVAssetExportSessionPreset.LowQuality.GetConstant ()' instead.
Represents the value associated with the constant AVAssetExportPresetLowQuality
[Foundation.Field("AVAssetExportPresetLowQuality", "AVFoundation")]
[System.Obsolete("Use 'AVAssetExportSessionPreset.LowQuality.GetConstant ()' instead.", false)]
public static Foundation.NSString PresetLowQuality { get; }
[<Foundation.Field("AVAssetExportPresetLowQuality", "AVFoundation")>]
[<System.Obsolete("Use 'AVAssetExportSessionPreset.LowQuality.GetConstant ()' instead.", false)>]
static member PresetLowQuality : Foundation.NSString
Property Value
- Attributes
Remarks
Quicktime preset: low quality.