outputFormat(forBus:)
Retrieves the output format for the bus you specify.
Declaration
func outputFormat(forBus bus: AVAudioNodeBus) -> AVAudioFormatParameters
- bus:
An audio node bus.
Return Value
An AVAudioFormat instance that represents the output format of the bus.