Поделиться через


AUGraph.GetNumberOfInteractions Метод

Определение

Перегрузки

GetNumberOfInteractions(UInt32)
GetNumberOfInteractions(Int32, UInt32)

GetNumberOfInteractions(UInt32)

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

Параметры

interactionsCount
UInt32

Возвращаемое значение

Применяется к

GetNumberOfInteractions(Int32, UInt32)

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

Параметры

node
Int32
interactionsCount
UInt32

Возвращаемое значение

Применяется к