AudioProcessingEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

inputBuffer
auto inputBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
inputBuffer
void inputBuffer(AudioBuffer inputBuffer)
Undocumented in source. Be warned that the author may not have intended to support it.
outputBuffer
void outputBuffer(AudioBuffer outputBuffer)
Undocumented in source. Be warned that the author may not have intended to support it.
outputBuffer
auto outputBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
playbackTime
void playbackTime(double playbackTime)
Undocumented in source. Be warned that the author may not have intended to support it.
playbackTime
auto playbackTime()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.dom.EventInit _parent;
Undocumented in source.

Meta