AVAssetExportSession.PresetHevc3840x2160WithAlpha Property

Definition

Caution

Use 'AVAssetExportSessionPreset.Hevc3840x2160WithAlpha.GetConstant ()' instead.

Represents the value associated with the constant 'AVAssetExportPresetHEVC3840x2160WithAlpha'.

[Foundation.Field("AVAssetExportPresetHEVC3840x2160WithAlpha", "AVFoundation")]
[System.Obsolete("Use 'AVAssetExportSessionPreset.Hevc3840x2160WithAlpha.GetConstant ()' instead.", false)]
public static Foundation.NSString PresetHevc3840x2160WithAlpha { get; }
[<Foundation.Field("AVAssetExportPresetHEVC3840x2160WithAlpha", "AVFoundation")>]
[<System.Obsolete("Use 'AVAssetExportSessionPreset.Hevc3840x2160WithAlpha.GetConstant ()' instead.", false)>]
static member PresetHevc3840x2160WithAlpha : Foundation.NSString

Property Value

Attributes

Applies to