toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
sdk
switch theme
search in API
sdk
/
com.brightcove.player.captioning
/
TTMLParser
/
Attributes
Attributes
open
class
Attributes
All XML attributes recognized in a TTML document.
Members
Constructors
Attributes
Link copied to clipboard
constructor
(
)
Properties
BEGIN
Link copied to clipboard
val
BEGIN
:
String
=
"begin"
BG_COLOR
Link copied to clipboard
val
BG_COLOR
:
String
=
"backgroundColor"
COLOR
Link copied to clipboard
val
COLOR
:
String
=
"color"
DISPLAY_ALIGN
Link copied to clipboard
val
DISPLAY_ALIGN
:
String
=
"displayAlign"
END
Link copied to clipboard
val
END
:
String
=
"end"
EXTENT
Link copied to clipboard
val
EXTENT
:
String
=
"extent"
FONT_FAMILY
Link copied to clipboard
val
FONT_FAMILY
:
String
=
"fontFamily"
FONT_SIZE
Link copied to clipboard
val
FONT_SIZE
:
String
=
"fontSize"
FONT_STYLE
Link copied to clipboard
val
FONT_STYLE
:
String
=
"fontStyle"
FONT_WEIGHT
Link copied to clipboard
val
FONT_WEIGHT
:
String
=
"fontWeight"
ID
Link copied to clipboard
val
ID
:
String
=
"id"
ORIGIN
Link copied to clipboard
val
ORIGIN
:
String
=
"origin"
REGION
Link copied to clipboard
val
REGION
:
String
=
"region"
STYLE
Link copied to clipboard
val
STYLE
:
String
=
"style"
TEXT_ALIGN
Link copied to clipboard
val
TEXT_ALIGN
:
String
=
"textAlign"
TEXT_DECORATION
Link copied to clipboard
val
TEXT_DECORATION
:
String
=
"textDecoration"