public class WaveShaperNode extends AudioNode
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<net.java.html.lib.Float32Array> |
curve |
net.java.html.lib.Objs.Property<String> |
oversample |
context, channelCount, channelCountMode, channelInterpretation, numberOfInputs, numberOfOutputs| Modifier | Constructor and Description |
|---|---|
protected |
WaveShaperNode(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static WaveShaperNode |
$as(Object obj) |
net.java.html.lib.Float32Array |
curve() |
String |
oversample() |
connect, connect, connect, context, disconnect, disconnect, channelCount, channelCountMode, channelInterpretation, numberOfInputs, numberOfOutputsaddEventListener, addEventListener, addEventListener, addEventListener, dispatchEvent, removeEventListener, removeEventListener, removeEventListener, removeEventListener$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic net.java.html.lib.Objs.Property<net.java.html.lib.Float32Array> curve
public net.java.html.lib.Objs.Property<String> oversample
protected WaveShaperNode(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public static WaveShaperNode $as(Object obj)
public net.java.html.lib.Float32Array curve()
public String oversample()
Copyright © 2021. All rights reserved.