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