Contents

AVAudioNodeBus

The index of a bus on an audio node.

Declaration

typealias AVAudioNodeBus = Int

Discussion

An AVAudioNodeBus represents a bus as a zero-based index. AVAudioNode objects potentially have multiple input and output busses.

See Also

Configuring an Input Format Bus