AVAssetExportSession.Preset640x480 Property

Definition

Caution

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

Represents the value associated with the constant AVAssetExportPreset640x480

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

Property Value

Attributes

Applies to