OGPlayer Web SDK
ogplayer.tv
Docs
Preparing search index...
SubtitleStyle
Interface SubtitleStyle
Caption styling — colors are CSS color strings on the web.
interface
SubtitleStyle
{
applyEmbeddedStyles
:
boolean
;
backgroundColor
:
string
;
edgeColor
:
string
;
edgeType
:
SubtitleEdgeType
;
foregroundColor
:
string
;
textSizeFraction
:
number
;
windowColor
:
string
;
}
Index
Properties
apply
Embedded
Styles
background
Color
edge
Color
edge
Type
foreground
Color
text
Size
Fraction
window
Color
Properties
apply
Embedded
Styles
applyEmbeddedStyles
:
boolean
background
Color
backgroundColor
:
string
edge
Color
edgeColor
:
string
edge
Type
edgeType
:
SubtitleEdgeType
foreground
Color
foregroundColor
:
string
text
Size
Fraction
textSizeFraction
:
number
window
Color
windowColor
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
apply
Embedded
Styles
background
Color
edge
Color
edge
Type
foreground
Color
text
Size
Fraction
window
Color
ogplayer.tv
Docs
OGPlayer Web SDK
Loading...
Caption styling — colors are CSS color strings on the web.