AVAssetExportSession.Preset1920x1080 Property

Definition

Caution

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

Represents the value associated with the constant AVAssetExportPreset1920x1080.

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

Property Value

Attributes

Applies to