@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public interface ChannelSplitterOptions
extends AudioNodeOptions
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ChannelSplitterOptions.Builder |
| Modifier and Type | Method and Description |
|---|---|
int |
numberOfOutputs() |
static ChannelSplitterOptions.Builder |
of() |
void |
setNumberOfOutputs(int numberOfOutputs) |
channelCount, channelCountMode, channelInterpretation, setChannelCount, setChannelCountMode, setChannelInterpretation@JsOverlay @Nonnull static ChannelSplitterOptions.Builder of()
of in interface AudioNodeOptions@JsProperty(name="numberOfOutputs") int numberOfOutputs()
@JsProperty void setNumberOfOutputs(int numberOfOutputs)