Contents

inputChannelLayout

The channel layout of input audio.

Declaration

var inputChannelLayout: AVAudioChannelLayout { get }

Discussion

The framework sets the value to the channelLayout initializer argument. See init(channelLayout:orientation:).

See Also

Inspecting the Mixer