@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 |
|---|---|
static ChannelSplitterOptions.Builder |
create() |
int |
numberOfOutputs() |
void |
setNumberOfOutputs(int numberOfOutputs) |
channelCount, channelCountMode, channelInterpretation, setChannelCount, setChannelCountMode, setChannelInterpretation@JsOverlay @Nonnull static ChannelSplitterOptions.Builder create()
create in interface AudioNodeOptions@JsProperty(name="numberOfOutputs") int numberOfOutputs()
@JsProperty void setNumberOfOutputs(int numberOfOutputs)