AVAssetExportSession.PresetPassthrough Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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