Uses of Class
org.robovm.apple.audiotoolbox.AUConnection
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox |
-
Uses of AUConnection in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that return AUConnection Modifier and Type Method Description AUConnectionAUConnection. setDestInputNumber(int destInputNumber)AUConnectionAUConnection. setSourceAudioUnit(AudioUnit sourceAudioUnit)AUConnectionAUConnection. setSourceOutputNumber(int sourceOutputNumber)Methods in org.robovm.apple.audiotoolbox with parameters of type AUConnection Modifier and Type Method Description voidAudioUnit. makeConnection(AUConnection connection, AUScope scope)