AVAssetExportSession.PresetAppleProRes4444Lpcm Property

Definition

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

Applies to