ogplayer
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ogplayer
ogplayer-core
/
com.ogplayer.api
/
SubtitleStyle
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
SubtitleStyle
set
Apply
Embedded
Styles
Link copied to clipboard
fun
setApplyEmbeddedStyles
(
apply
:
Boolean
)
:
SubtitleStyle.Builder
set
Background
Color
Link copied to clipboard
fun
setBackgroundColor
(
color
:
Int
)
:
SubtitleStyle.Builder
set
Edge
Link copied to clipboard
fun
setEdge
(
type
:
SubtitleStyle.EdgeType
,
color
:
Int
)
:
SubtitleStyle.Builder
set
Foreground
Color
Link copied to clipboard
fun
setForegroundColor
(
color
:
Int
)
:
SubtitleStyle.Builder
set
Text
Size
Fraction
Link copied to clipboard
fun
setTextSizeFraction
(
fraction
:
Float
)
:
SubtitleStyle.Builder
set
Window
Color
Link copied to clipboard
fun
setWindowColor
(
color
:
Int
)
:
SubtitleStyle.Builder