Contents

inputFormat(forBus:)

Gets the input format for the bus you specify.

Declaration

func inputFormat(forBus bus: AVAudioNodeBus) -> AVAudioFormat

Parameters

  • bus:

    An audio node bus.

Return Value

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

See Also

Related Documentation

  • AVFoundation Programming Guide

Configuring an Input Format Bus