AVAssetExportSession.Preset3840x2160 Property

Definition

Caution

Use 'AVAssetExportSessionPreset.Preset3840x2160.GetConstant ()' instead.

Represents the value associated with the constant AVAssetExportPreset3840x2160.

[Foundation.Field("AVAssetExportPreset3840x2160", "AVFoundation")]
[System.Obsolete("Use 'AVAssetExportSessionPreset.Preset3840x2160.GetConstant ()' instead.", false)]
public static Foundation.NSString Preset3840x2160 { get; }
[<Foundation.Field("AVAssetExportPreset3840x2160", "AVFoundation")>]
[<System.Obsolete("Use 'AVAssetExportSessionPreset.Preset3840x2160.GetConstant ()' instead.", false)>]
static member Preset3840x2160 : Foundation.NSString

Property Value

Attributes

Applies to