Package com.brightcove.player.management
Class BrightcoveClosedCaptioningManager
java.lang.Object
com.brightcove.player.management.BrightcoveClosedCaptioningManager
A class for managing instances of styled closed captions and their settings.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetInstance
(android.content.Context context) Get the BrightcoveClosedCaptioningManager instance.getStyle()
Load the styling options from shared preferences if available.void
setStyle
(BrightcoveCaptionStyle style) Save the passed-in style to the SharedPreferences.
-
Field Details
-
TAG
-
-
Method Details
-
getInstance
Get the BrightcoveClosedCaptioningManager instance.- Returns:
- The BrightcoveClosedCaptioningManager
-
getStyle
Load the styling options from shared preferences if available.
-