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