Compartilhar via


AUGraph.GetNumberOfInteractions Método

Definição

Sobrecargas

GetNumberOfInteractions(UInt32)
GetNumberOfInteractions(Int32, UInt32)

GetNumberOfInteractions(UInt32)

public AudioUnit.AUGraphError GetNumberOfInteractions (out uint interactionsCount);
member this.GetNumberOfInteractions :  -> AudioUnit.AUGraphError

Parâmetros

interactionsCount
UInt32

Retornos

Aplica-se a

GetNumberOfInteractions(Int32, UInt32)

public AudioUnit.AUGraphError GetNumberOfInteractions (int node, out uint interactionsCount);
member this.GetNumberOfInteractions : int *  -> AudioUnit.AUGraphError

Parâmetros

node
Int32
interactionsCount
UInt32

Retornos

Aplica-se a