AudioWorkletGlobalScope

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

currentFrame
uint currentFrame()
Undocumented in source. Be warned that the author may not have intended to support it.
currentTime
double 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
float sampleRate()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

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

Meta