nextAvailableInputBus
An unused input bus.
Declaration
var nextAvailableInputBus: AVAudioNodeBus { get }Discussion
This method finds and returns the first input bus that doesn’t have a connection with a node.
An unused input bus.
var nextAvailableInputBus: AVAudioNodeBus { get }This method finds and returns the first input bus that doesn’t have a connection with a node.