AVAssetExportSession.PresetPassthrough Property

Definition

Caution

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

Represents the value associated with the constant AVAssetExportPresetPassthrough

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

Property Value

Attributes

Applies to