AVAssetExportSession.PresetHevc7680x4320 Property

Definition

Caution

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

Represents the value associated with the constant 'AVAssetExportPresetHEVC7680x4320'.

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

Property Value

Attributes

Applies to