Condividi tramite


AUAudioUnit.TransportStateBlock Proprietà

Definizione

Blocco delegato che fornisce informazioni sullo stato del trasporto.

public virtual AudioUnit.AUHostTransportStateBlock TransportStateBlock { [Foundation.Export("transportStateBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTransportStateBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.TransportStateBlock : AudioUnit.AUHostTransportStateBlock with get, set

Valore della proprietà

Gli sviluppatori possono assegnare facoltativamente un'istanza TransportStateBlock del delegato alla proprietà thi in modo che possano chiamarla all'inizio dei cicli di rendering per ottenere lo stato di trasporto all'inizio del ciclo.

Il valore può essere null.

Attributi

Si applica a