toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.ui.subtitles
/
SaveChromeCaptionStyle
/
SaveChromeCaptionStyle
Save
Chrome
Caption
Style
constructor
(
fontFamily
:
String
?
=
null
,
fontGenericFamily
:
Int
?
=
null
,
backgroundColor
:
Int
=
16777215
,
edgeColor
:
Int
=
Color.BLACK
,
edgeType
:
Int
=
EDGE_TYPE_OUTLINE
,
foregroundColor
:
Int
=
Color.WHITE
,
fontScale
:
Float
=
1.05f
,
windowColor
:
Int
=
Color.TRANSPARENT
)
(
source
)