toggle menu
fl-android-sdk
7.0.266
androidJvm
switch theme
search in API
fl-player-interface
/
com.quickplay.vstb7.player.text
Package-level
declarations
Types
Types
Caption
Settings
Selector
Link copied to clipboard
interface
CaptionSettingsSelector
Caption
Style
Link copied to clipboard
class
CaptionStyle
(
val
foregroundColor
:
Int
,
val
backgroundColor
:
Int
,
val
windowColor
:
Int
=
Color.TRANSPARENT
,
val
edgeType
:
EdgeType
=
EdgeType.NONE
,
val
edgeColor
:
Int
=
Color.WHITE
,
val
typeface
:
Typeface
?
=
null
)
Edge
Type
Link copied to clipboard
enum
EdgeType
:
Enum
<
EdgeType
>