init(channelLayout:)
Creates a channel mixer with the given channel layout.
Declaration
init(channelLayout layout: AVAudioChannelLayout)Parameters
- layout:
A channel configuration for the mixer’s input audio.
Creates a channel mixer with the given channel layout.
init(channelLayout layout: AVAudioChannelLayout)A channel configuration for the mixer’s input audio.