OfflineAudioContext

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

length
auto length()
Undocumented in source. Be warned that the author may not have intended to support it.
oncomplete
void oncomplete(EventHandler oncomplete)
Undocumented in source. Be warned that the author may not have intended to support it.
oncomplete
auto oncomplete()
Undocumented in source. Be warned that the author may not have intended to support it.
resume
auto resume()
Undocumented in source. Be warned that the author may not have intended to support it.
startRendering
auto startRendering()
Undocumented in source. Be warned that the author may not have intended to support it.
suspend
auto suspend(double suspendTime)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.audio.BaseAudioContext _parent;
Undocumented in source.

Meta