AVAssetExportSession.PresetHevcHighestQualityWithAlpha 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.HevcHighestQualityWithAlpha.GetConstant ()' instead.
Represents the value associated with the constant 'AVAssetExportPresetHEVCHighestQualityWithAlpha'.
[Foundation.Field("AVAssetExportPresetHEVCHighestQualityWithAlpha", "AVFoundation")]
[System.Obsolete("Use 'AVAssetExportSessionPreset.HevcHighestQualityWithAlpha.GetConstant ()' instead.", false)]
public static Foundation.NSString PresetHevcHighestQualityWithAlpha { get; }
[<Foundation.Field("AVAssetExportPresetHEVCHighestQualityWithAlpha", "AVFoundation")>]
[<System.Obsolete("Use 'AVAssetExportSessionPreset.HevcHighestQualityWithAlpha.GetConstant ()' instead.", false)>]
static member PresetHevcHighestQualityWithAlpha : Foundation.NSString
Property Value
- Attributes