Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
VOLineSpec
Interface VOLineSpec
interface
VOLineSpec
{
id
:
string
;
cueId
:
string
;
durationMs
:
number
;
channel
?:
string
;
priority
?:
number
;
resumeOnInterrupt
?:
boolean
;
data
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
id
cue
Id
duration
Ms
channel?
priority?
resume
On
Interrupt?
data?
Properties
id
id
:
string
cue
Id
cueId
:
string
duration
Ms
durationMs
:
number
Optional
channel
channel
?:
string
Optional
priority
priority
?:
number
Optional
resume
On
Interrupt
resumeOnInterrupt
?:
boolean
Optional
data
data
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
cue
Id
duration
Ms
channel
priority
resume
On
Interrupt
data
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...