次の方法で共有


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

戻り値

適用対象