Partilhar via


AVAssetWriterInput.CurrentPassDescription Propriedade

Definição

Se não for null, descreve os requisitos (como intervalos de tempo para acrescentar) da passagem atual.

[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

Valor da propriedade

(Mais documentação para este nó está chegando)

Este valor pode ser null.

Atributos

Aplica-se a