AVAssetExportSession.PresetHevc3840x2160 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.Hevc3840x2160.GetConstant ()' instead.
Represents the value associated with the constant AVAssetExportPresetHEVC3840x2160.
[Foundation.Field("AVAssetExportPresetHEVC3840x2160", "AVFoundation")]
[System.Obsolete("Use 'AVAssetExportSessionPreset.Hevc3840x2160.GetConstant ()' instead.", false)]
public static Foundation.NSString PresetHevc3840x2160 { get; }
[<Foundation.Field("AVAssetExportPresetHEVC3840x2160", "AVFoundation")>]
[<System.Obsolete("Use 'AVAssetExportSessionPreset.Hevc3840x2160.GetConstant ()' instead.", false)>]
static member PresetHevc3840x2160 : Foundation.NSString
Property Value
- Attributes