ChannelSplitterNode constructor
ChannelSplitterNode(
- BaseAudioContext context, [
- ChannelSplitterOptions options
Implementation
external factory ChannelSplitterNode(
BaseAudioContext context, [
ChannelSplitterOptions options,
]);