Share via


AVAssetExportSession.CanPerformMultiplePassesOverSourceMediaData Proprietà

Definizione

Ottiene o imposta un valore booleano che controlla se la sessione di esportazione è in grado di migliorare i risultati eseguendo più passaggi sul supporto di origine.

[Foundation.Advice("This property cannot be set after the export has started.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CanPerformMultiplePassesOverSourceMediaData { [Foundation.Export("canPerformMultiplePassesOverSourceMediaData")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setCanPerformMultiplePassesOverSourceMediaData:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.CanPerformMultiplePassesOverSourceMediaData : bool with get, set

Valore della proprietà

Attributi

Si applica a