Preparing search index...
The search index is not available
Tone.js
Tone.js
DelayOptions
Interface DelayOptions
The possible options for this node
interface
DelayOptions
{
context
:
BaseContext
;
delayTime
:
Unit
.
Time
;
maxDelay
:
Unit
.
Time
;
}
Hierarchy (
view full
)
ToneAudioNodeOptions
DelayOptions
Index
Properties
context
delay
Time
max
Delay
Properties
context
context
:
BaseContext
delay
Time
delay
Time
:
Unit
.
Time
max
Delay
max
Delay
:
Unit
.
Time
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
context
delay
Time
max
Delay
Tone.js
Loading...
The possible options for this node