toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
sdk
switch theme
search in API
sdk
/
com.brightcove.player.management
/
BrightcoveClosedCaptioningManager
Brightcove
Closed
Captioning
Manager
open
class
BrightcoveClosedCaptioningManager
A class for managing instances of styled closed captions and their settings.
Members
Properties
TAG
Link copied to clipboard
val
TAG
:
String
Functions
get
Instance
Link copied to clipboard
open
fun
getInstance
(
context
:
Context
)
:
BrightcoveClosedCaptioningManager
Get the BrightcoveClosedCaptioningManager instance.
get
Style
Link copied to clipboard
open
fun
getStyle
(
)
:
BrightcoveCaptionStyle
Load the styling options from shared preferences if available.
set
Style
Link copied to clipboard
open
fun
setStyle
(
style
:
BrightcoveCaptionStyle
)
Save the passed-in style to the SharedPreferences.