Share via


AVAssetWriterInput.CurrentPassDescription Proprietà

Definizione

Se non null, descrive i requisiti (ad esempio gli intervalli di tempo per l'aggiunta) del passaggio corrente.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVAssetWriterInputPassDescription CurrentPassDescription { [Foundation.Export("currentPassDescription")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CurrentPassDescription : AVFoundation.AVAssetWriterInputPassDescription

Valore della proprietà

(Altre documentazioni per questo nodo sono disponibili)

Il valore può essere null.

Attributi

Si applica a