AVAssetExportSession.Preset1280x720 Property

Definition

Caution

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

Represents the value associated with the constant AVAssetExportPreset1280x720

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

Property Value

Attributes

Applies to