Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
SubtitleSnapshot
Interface SubtitleSnapshot
interface
SubtitleSnapshot
{
id
:
string
;
text
:
string
;
speakerId
:
string
|
null
;
priority
:
number
;
state
:
SubtitleState
;
alpha
:
number
;
ageMs
:
number
;
remainingMs
:
number
;
data
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
id
text
speaker
Id
priority
state
alpha
age
Ms
remaining
Ms
data?
Properties
id
id
:
string
text
text
:
string
speaker
Id
speakerId
:
string
|
null
priority
priority
:
number
state
state
:
SubtitleState
alpha
alpha
:
number
age
Ms
ageMs
:
number
remaining
Ms
remainingMs
:
number
Optional
data
data
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
text
speaker
Id
priority
state
alpha
age
Ms
remaining
Ms
data
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...