-
Methods in org.robovm.apple.avfoundation that return AVAudioMixingDestination
| Modifier and Type |
Method |
Description |
AVAudioMixingDestination |
AVAudioEnvironmentNode.getDestinationForMixer(AVAudioNode mixer,
long bus) |
|
AVAudioMixingDestination |
AVAudioInputNode.getDestinationForMixer(AVAudioNode mixer,
long bus) |
|
AVAudioMixingDestination |
AVAudioMixerNode.getDestinationForMixer(AVAudioNode mixer,
long bus) |
|
AVAudioMixingDestination |
AVAudioMixing.getDestinationForMixer(AVAudioNode mixer,
long bus) |
|
AVAudioMixingDestination |
AVAudioMixingAdapter.getDestinationForMixer(AVAudioNode mixer,
long bus) |
|
AVAudioMixingDestination |
AVAudioMixingDestination.getDestinationForMixer(AVAudioNode mixer,
long bus) |
|
AVAudioMixingDestination |
AVAudioPlayerNode.getDestinationForMixer(AVAudioNode mixer,
long bus) |
|
AVAudioMixingDestination |
AVAudioSourceNode.getDestinationForMixer(AVAudioNode mixer,
long bus) |
|
AVAudioMixingDestination |
AVAudioUnitGenerator.getDestinationForMixer(AVAudioNode mixer,
long bus) |
|
AVAudioMixingDestination |
AVAudioUnitMIDIInstrument.getDestinationForMixer(AVAudioNode mixer,
long bus) |
|