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:).
The channel layout of input audio.
var inputChannelLayout: AVAudioChannelLayout { get }The framework sets the value to the channelLayout initializer argument. See init(channelLayout:orientation:).