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

반환

적용 대상