AudioBufferSourceNode

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

buffer
void buffer(Optional!(T0) buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
buffer
auto buffer()
Undocumented in source. Be warned that the author may not have intended to support it.
detune
auto detune()
Undocumented in source. Be warned that the author may not have intended to support it.
loop
void loop(bool loop)
Undocumented in source. Be warned that the author may not have intended to support it.
loop
bool loop()
Undocumented in source. Be warned that the author may not have intended to support it.
loopEnd
void loopEnd(double loopEnd)
Undocumented in source. Be warned that the author may not have intended to support it.
loopEnd
double loopEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
loopStart
void loopStart(double loopStart)
Undocumented in source. Be warned that the author may not have intended to support it.
loopStart
double loopStart()
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.
passThrough
void passThrough(bool passThrough)
Undocumented in source. Be warned that the author may not have intended to support it.
playbackRate
auto playbackRate()
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(double when, double grainOffset, double grainDuration)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(double when, double grainOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(double when)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

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

Meta