newChannelMergerOptions abstract method
- int channelCount,
- ChannelCountMode channelCountMode,
- ChannelInterpretation channelInterpretation,
- int numberOfInputs,
Implementation
ChannelMergerOptions newChannelMergerOptions({
int channelCount,
ChannelCountMode channelCountMode,
ChannelInterpretation channelInterpretation,
int numberOfInputs,
});