Contents

outputFormat(forBus:)

Retrieves the output format for the bus you specify.

Declaration

func outputFormat(forBus bus: AVAudioNodeBus) -> AVAudioFormat

Parameters

  • bus:

    An audio node bus.

Return Value

An AVAudioFormat instance that represents the output format of the bus.

See Also

Creating an Output Format Bus