Contents

name(forOutputBus:)

Retrieves the name of the output bus you specify.

Declaration

func name(forOutputBus bus: AVAudioNodeBus) -> String?

Parameters

  • bus:

    The output bus from an audio node.

Return Value

The name of the output bus.

See Also

Creating an Output Format Bus