removeTap(onBus:)
Removes an audio tap on a bus you specify.
Declaration
func removeTap(onBus bus: AVAudioNodeBus)Parameters
- bus:
The node output bus with the tap to remove.
Removes an audio tap on a bus you specify.
func removeTap(onBus bus: AVAudioNodeBus)The node output bus with the tap to remove.