@twick/workflow / Exports / CaptionTrackStyle
Interface: CaptionTrackStyle
Indexable
▪ [key: string]: unknown
Table of contents
Properties
Properties
applyToAll
• Optional applyToAll: boolean
Defined in
capStyle
• Optional capStyle: string
Defined in
colors
• Optional colors: Object
Type declaration
| Name | Type |
|---|---|
bgColor? | string |
highlight? | string |
text? | string |
Defined in
font
• Optional font: Object
Type declaration
| Name | Type |
|---|---|
family? | string |
size? | number |
weight? | number |
Defined in
fontWeight
• Optional fontWeight: number
Defined in
lineWidth
• Optional lineWidth: number
Defined in
shadowBlur
• Optional shadowBlur: number
Defined in
shadowColor
• Optional shadowColor: string
Defined in
shadowOffset
• Optional shadowOffset: [number, number]
Defined in
stroke
• Optional stroke: string
Defined in
x
• Optional x: number
Defined in
y
• Optional y: number