Package com.brightcove.player.captioning
Interface BrightcoveCaptionStyle.Builder
- Enclosing class:
- BrightcoveCaptionStyle
public static interface BrightcoveCaptionStyle.Builder
-
Method Summary
Modifier and TypeMethodDescriptionbackgroundColor
(int backgroundColor) backgroundOpacity
(int backgroundOpacity) build()
edgeColor
(int edgeColor) edgeType
(int edgeType) foregroundColor
(int foregroundColor) foregroundOpacity
(int foregroundOpacity) preset
(int preset) windowColor
(int windowColor) windowOpacity
(int windowOpacity)
-
Method Details
-
preset
-
fontSize
-
typeface
-
foregroundColor
-
foregroundOpacity
-
edgeType
-
edgeColor
-
backgroundColor
-
backgroundOpacity
-
windowColor
-
windowOpacity
-
build
BrightcoveCaptionStyle build()
-