Preparing search index...
The search index is not available
Tone.js
Tone.js
ContextOptions
Interface ContextOptions
interface
ContextOptions
{
clockSource
:
TickerClockSource
;
context
:
AnyAudioContext
;
latencyHint
:
AudioContextLatencyCategory
;
lookAhead
:
number
;
updateInterval
:
number
;
}
Index
Properties
clock
Source
context
latency
Hint
look
Ahead
update
Interval
Properties
clock
Source
clock
Source
:
TickerClockSource
context
context
:
AnyAudioContext
latency
Hint
latency
Hint
:
AudioContextLatencyCategory
look
Ahead
look
Ahead
:
number
update
Interval
update
Interval
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
clock
Source
context
latency
Hint
look
Ahead
update
Interval
Tone.js
Loading...