Timeline Studio API Documentation - v0.26.0
Preparing search index...
types/video-compiler
Subtitle
Interface Subtitle
interface
Subtitle
{
animations
?:
SubtitleAnimation
[]
;
enabled
:
boolean
;
end_time
:
number
;
id
:
string
;
position
:
SubtitlePosition
;
start_time
:
number
;
style
:
SubtitleStyle
;
text
:
string
;
}
Index
Properties
animations?
enabled
end_
time
id
position
start_
time
style
text
Properties
Optional
animations
animations
?:
SubtitleAnimation
[]
enabled
enabled
:
boolean
end_
time
end_time
:
number
id
id
:
string
position
position
:
SubtitlePosition
start_
time
start_time
:
number
style
style
:
SubtitleStyle
text
text
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
animations
enabled
end_
time
id
position
start_
time
style
text
Timeline Studio API Documentation - v0.26.0
Loading...