AudioWorkletGlobalScope class - dart:web_audio library (original) (raw)
Inheritance
- Object
- WorkletGlobalScope
- AudioWorkletGlobalScope
Annotations
- @Native.new("AudioWorkletGlobalScope")
Properties
currentTime → num?
no setter
The hash code for this object.
no setterinherited
A representation of the runtime type of the object.
no setterinherited
sampleRate → num?
no setter
Methods
noSuchMethod(Invocation invocation)→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
registerProcessor(String name, Object processorConstructor)→ void
A string representation of this object.
inherited
Operators
operator ==(Object other)→ bool
The equality operator.
inherited