toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
sdk
switch theme
search in API
sdk
/
com.brightcove.player.captioning
/
BrightcoveCaptionStyle
/
Builder
Builder
class
Builder
Members
Functions
background
Color
Link copied to clipboard
open
fun
backgroundColor
(
backgroundColor
:
Int
)
:
BrightcoveCaptionStyle.Builder
background
Opacity
Link copied to clipboard
open
fun
backgroundOpacity
(
backgroundOpacity
:
Int
)
:
BrightcoveCaptionStyle.Builder
build
Link copied to clipboard
open
fun
build
(
)
:
BrightcoveCaptionStyle
edge
Color
Link copied to clipboard
open
fun
edgeColor
(
edgeColor
:
Int
)
:
BrightcoveCaptionStyle.Builder
edge
Type
Link copied to clipboard
open
fun
edgeType
(
edgeType
:
Int
)
:
BrightcoveCaptionStyle.Builder
font
Size
Link copied to clipboard
open
fun
fontSize
(
fontSize
:
String
)
:
BrightcoveCaptionStyle.Builder
foreground
Color
Link copied to clipboard
open
fun
foregroundColor
(
foregroundColor
:
Int
)
:
BrightcoveCaptionStyle.Builder
foreground
Opacity
Link copied to clipboard
open
fun
foregroundOpacity
(
foregroundOpacity
:
Int
)
:
BrightcoveCaptionStyle.Builder
preset
Link copied to clipboard
open
fun
preset
(
preset
:
Int
)
:
BrightcoveCaptionStyle.Builder
typeface
Link copied to clipboard
open
fun
typeface
(
typeface
:
String
)
:
BrightcoveCaptionStyle.Builder
window
Color
Link copied to clipboard
open
fun
windowColor
(
windowColor
:
Int
)
:
BrightcoveCaptionStyle.Builder
window
Opacity
Link copied to clipboard
open
fun
windowOpacity
(
windowOpacity
:
Int
)
:
BrightcoveCaptionStyle.Builder