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

返回

适用于