AudioWorkletGlobalScope

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

currentFrame
auto currentFrame()
Undocumented in source. Be warned that the author may not have intended to support it.
currentTime
auto currentTime()
Undocumented in source. Be warned that the author may not have intended to support it.
registerProcessor
void registerProcessor(string name, VoidFunction processorCtor)
Undocumented in source. Be warned that the author may not have intended to support it.
sampleRate
auto sampleRate()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.worklet.WorkletGlobalScope _parent;
Undocumented in source.

Meta