Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/subtitles/types/subtitles
SubtitleStyle
Interface SubtitleStyle
Интерфейс, описывающий стиль субтитров
interface
SubtitleStyle
{
category
:
SubtitleCategory
;
complexity
:
SubtitleComplexity
;
description
:
{
en
:
string
;
ru
:
string
}
;
id
:
string
;
labels
:
{
de
?:
string
;
en
:
string
;
es
?:
string
;
fr
?:
string
;
ru
:
string
}
;
name
:
string
;
style
:
{
animation
?:
string
;
background
?:
string
;
backgroundColor
?:
string
;
border
?:
string
;
borderRadius
?:
string
|
number
;
color
?:
string
;
fontFamily
?:
string
;
fontSize
?:
number
;
fontStyle
?:
string
;
fontWeight
?:
string
|
number
;
letterSpacing
?:
number
;
lineHeight
?:
number
;
opacity
?:
number
;
padding
?:
string
|
number
;
textAlign
?:
string
;
textShadow
?:
string
;
textTransform
?:
string
;
WebkitBackgroundClip
?:
string
;
WebkitTextFillColor
?:
string
;
}
;
tags
:
SubtitleTag
[]
;
}
Index
Properties
category
complexity
description
id
labels
name
style
tags
Properties
category
category
:
SubtitleCategory
complexity
complexity
:
SubtitleComplexity
description
description
:
{
en
:
string
;
ru
:
string
}
id
id
:
string
labels
labels
:
{
de
?:
string
;
en
:
string
;
es
?:
string
;
fr
?:
string
;
ru
:
string
}
name
name
:
string
style
style
:
{
animation
?:
string
;
background
?:
string
;
backgroundColor
?:
string
;
border
?:
string
;
borderRadius
?:
string
|
number
;
color
?:
string
;
fontFamily
?:
string
;
fontSize
?:
number
;
fontStyle
?:
string
;
fontWeight
?:
string
|
number
;
letterSpacing
?:
number
;
lineHeight
?:
number
;
opacity
?:
number
;
padding
?:
string
|
number
;
textAlign
?:
string
;
textShadow
?:
string
;
textTransform
?:
string
;
WebkitBackgroundClip
?:
string
;
WebkitTextFillColor
?:
string
;
}
tags
tags
:
SubtitleTag
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
category
complexity
description
id
labels
name
style
tags
Timeline Studio API Documentation - v0.26.0
Loading...
Интерфейс, описывающий стиль субтитров