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