Contents

name(forInputBus:)

Gets the name of the input bus you specify.

Declaration

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

Parameters

  • bus:

    The input bus from an audio node.

Return Value

The name of the input bus.

See Also

Configuring an Input Format Bus