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
auto 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
auto 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
auto loopStart()
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 offset, double duration)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(double when, double offset)
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
spasm.bindings.audio.AudioScheduledSourceNode _parent;
Undocumented in source.

Meta