Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
SubtitleSpec
Interface SubtitleSpec
interface
SubtitleSpec
{
id
:
string
;
text
:
string
;
durationMs
:
number
;
speakerId
?:
string
;
priority
?:
number
;
fadeInMs
?:
number
;
fadeOutMs
?:
number
;
data
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
id
text
duration
Ms
speaker
Id?
priority?
fade
In
Ms?
fade
Out
Ms?
data?
Properties
id
id
:
string
text
text
:
string
duration
Ms
durationMs
:
number
Optional
speaker
Id
speakerId
?:
string
Optional
priority
priority
?:
number
Optional
fade
In
Ms
fadeInMs
?:
number
Optional
fade
Out
Ms
fadeOutMs
?:
number
Optional
data
data
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
text
duration
Ms
speaker
Id
priority
fade
In
Ms
fade
Out
Ms
data
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...