OpenCut Engine API - v0.1.0
Preparing search index...
SubtitleStyle
Interface SubtitleStyle
Style overrides for the subtitle overlay.
interface
SubtitleStyle
{
activeColor
?:
string
;
bottomOffset
?:
number
;
bottomOffsetWithBubble
?:
number
;
fontFamily
?:
string
;
fontSize
?:
number
;
fontWeight
?:
number
;
inactiveColor
?:
string
;
outline
?:
string
[]
;
}
Index
Properties
active
Color?
bottom
Offset?
bottom
Offset
With
Bubble?
font
Family?
font
Size?
font
Weight?
inactive
Color?
outline?
Properties
Optional
active
Color
activeColor
?:
string
Optional
bottom
Offset
bottomOffset
?:
number
Optional
bottom
Offset
With
Bubble
bottomOffsetWithBubble
?:
number
Optional
font
Family
fontFamily
?:
string
Optional
font
Size
fontSize
?:
number
Optional
font
Weight
fontWeight
?:
number
Optional
inactive
Color
inactiveColor
?:
string
Optional
outline
outline
?:
string
[]
CSS text-shadow outline strings.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Color
bottom
Offset
bottom
Offset
With
Bubble
font
Family
font
Size
font
Weight
inactive
Color
outline
OpenCut Engine API - v0.1.0
Loading...
Style overrides for the subtitle overlay.