init(channelLayout:identifier:)
Creates a named channel mixer with the given channel layout.
Declaration
convenience init(channelLayout layout: AVAudioChannelLayout, identifier: String)Parameters
- layout:
A channel configuration for the mixer’s input audio.
- identifier:
A unique name for the channel mixer.