Uses of Class
org.robovm.apple.audiotoolbox.AUNodeConnection
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox |
-
Uses of AUNodeConnection in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that return AUNodeConnection Modifier and Type Method Description AUNodeConnectionAUNodeInteractionInfo. getConnection()AUNodeConnectionAUNodeConnection. setDestInputNumber(int destInputNumber)AUNodeConnectionAUNodeConnection. setDestNode(int destNode)AUNodeConnectionAUNodeConnection. setSourceNode(int sourceNode)AUNodeConnectionAUNodeConnection. setSourceOutputNumber(int sourceOutputNumber)Methods in org.robovm.apple.audiotoolbox with parameters of type AUNodeConnection Modifier and Type Method Description AUNodeInteractionInfoAUNodeInteractionInfo. setConnection(AUNodeConnection connection)Constructors in org.robovm.apple.audiotoolbox with parameters of type AUNodeConnection Constructor Description AUNodeInteractionInfo(AUNodeConnection connection, AUNodeRenderCallback inputCallback)