AVAssetExportSession.PresetHevcHighestQualityWithAlpha Property

Definition

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

Applies to