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