Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/ai-chat/tools/subtitle-tools
StyleSubtitlesParams
Interface StyleSubtitlesParams
Параметры для стилизации субтитров
interface
StyleSubtitlesParams
{
style
:
{
alignment
?:
"center"
|
"left"
|
"right"
;
animation
?:
"slide"
|
"fade"
|
"typewriter"
|
"none"
;
backgroundColor
?:
string
;
color
?:
string
;
fontFamily
?:
string
;
fontSize
?:
number
;
position
?:
"bottom"
|
"top"
|
"center"
;
}
;
subtitles
:
SubtitleItem
[]
;
}
Index
Properties
style
subtitles
Properties
style
style
:
{
alignment
?:
"center"
|
"left"
|
"right"
;
animation
?:
"slide"
|
"fade"
|
"typewriter"
|
"none"
;
backgroundColor
?:
string
;
color
?:
string
;
fontFamily
?:
string
;
fontSize
?:
number
;
position
?:
"bottom"
|
"top"
|
"center"
;
}
subtitles
subtitles
:
SubtitleItem
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
style
subtitles
Timeline Studio API Documentation - v0.26.0
Loading...
Параметры для стилизации субтитров