WaveShaperNode

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

curve
void curve(Optional!(T0) curve)
Undocumented in source. Be warned that the author may not have intended to support it.
curve
auto curve()
Undocumented in source. Be warned that the author may not have intended to support it.
oversample
void oversample(OverSampleType oversample)
Undocumented in source. Be warned that the author may not have intended to support it.
oversample
OverSampleType oversample()
Undocumented in source. Be warned that the author may not have intended to support it.
passThrough
void passThrough(bool passThrough)
Undocumented in source. Be warned that the author may not have intended to support it.
passThrough
bool passThrough()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.AudioNode.AudioNode _parent;
Undocumented in source.

Meta