Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
SoundtrackSnapshot
Interface SoundtrackSnapshot
interface
SoundtrackSnapshot
{
currentState
:
string
|
null
;
currentTrackId
:
string
|
null
;
previousState
:
string
|
null
;
previousTrackId
:
string
|
null
;
fadeProgress
:
number
;
stinger
:
{
id
:
string
;
trackId
:
string
;
remainingMs
:
number
}
|
null
;
}
Index
Properties
current
State
current
Track
Id
previous
State
previous
Track
Id
fade
Progress
stinger
Properties
current
State
currentState
:
string
|
null
current
Track
Id
currentTrackId
:
string
|
null
previous
State
previousState
:
string
|
null
previous
Track
Id
previousTrackId
:
string
|
null
fade
Progress
fadeProgress
:
number
stinger
stinger
:
{
id
:
string
;
trackId
:
string
;
remainingMs
:
number
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
State
current
Track
Id
previous
State
previous
Track
Id
fade
Progress
stinger
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...