AUGraph.ConnnectNodeInput(Int32, UInt32, Int32, UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public AudioUnit.AUGraphError ConnnectNodeInput (int sourceNode, uint sourceOutputNumber, int destNode, uint destInputNumber);
member this.ConnnectNodeInput : int * uint32 * int * uint32 -> AudioUnit.AUGraphError
Parameters
- sourceNode
- Int32
- sourceOutputNumber
- UInt32
- destNode
- Int32
- destInputNumber
- UInt32