AVAudioNodeBus
The index of a bus on an audio node.
Declaration
typealias AVAudioNodeBus = IntDiscussion
An AVAudioNodeBus represents a bus as a zero-based index. AVAudioNode objects potentially have multiple input and output busses.
The index of a bus on an audio node.
typealias AVAudioNodeBus = IntAn AVAudioNodeBus represents a bus as a zero-based index. AVAudioNode objects potentially have multiple input and output busses.