@theoplayer/web-ui
GitHub
Preparing search index...
TextTrackStyleMap
Interface TextTrackStyleMap
interface
TextTrackStyleMap
{
backgroundColor
:
string
|
undefined
;
backgroundOpacity
:
number
|
undefined
;
edgeStyle
:
EdgeStyle
|
undefined
;
fontColor
:
string
|
undefined
;
fontFamily
:
string
|
undefined
;
fontOpacity
:
number
|
undefined
;
fontSize
:
string
|
undefined
;
windowColor
:
string
|
undefined
;
windowOpacity
:
number
|
undefined
;
}
Index
Properties
background
Color
background
Opacity
edge
Style
font
Color
font
Family
font
Opacity
font
Size
window
Color
window
Opacity
Properties
background
Color
backgroundColor
:
string
|
undefined
background
Opacity
backgroundOpacity
:
number
|
undefined
edge
Style
edgeStyle
:
EdgeStyle
|
undefined
font
Color
fontColor
:
string
|
undefined
font
Family
fontFamily
:
string
|
undefined
font
Opacity
fontOpacity
:
number
|
undefined
font
Size
fontSize
:
string
|
undefined
window
Color
windowColor
:
string
|
undefined
window
Opacity
windowOpacity
:
number
|
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
background
Color
background
Opacity
edge
Style
font
Color
font
Family
font
Opacity
font
Size
window
Color
window
Opacity
GitHub
@theoplayer/web-ui
Loading...