newChannelSplitterOptions abstract method
- int channelCount,
- ChannelCountMode channelCountMode,
- ChannelInterpretation channelInterpretation,
- int numberOfOutputs,
Implementation
ChannelSplitterOptions newChannelSplitterOptions({
int channelCount,
ChannelCountMode channelCountMode,
ChannelInterpretation channelInterpretation,
int numberOfOutputs,
});