AVAssetExportSession.PresetHevc7680x4320 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.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