kAudioUnitSubType_MultiChannelMixer
An audio unit that can have any number of input buses, with any number of channels on each input bus, and one output bus. In macOS, the output bus can have any number of channels. In iOS, the output bus always has two channels.
Declaration
var kAudioUnitSubType_MultiChannelMixer: UInt32 { get }