AVAssetExportSession.PresetHevc1920x1080WithAlpha Property

Definition

Caution

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

Represents the value associated with the constant 'AVAssetExportPresetHEVC1920x1080WithAlpha'.

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

Property Value

Attributes

Applies to