Package com.brightcove.player.captioning
Class TTMLParser.Attributes
java.lang.Object
com.brightcove.player.captioning.TTMLParser.Attributes
- Enclosing class:
- TTMLParser
All XML attributes recognized in a TTML document.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
- See Also:
-
BEGIN
- See Also:
-
END
- See Also:
-
STYLE
- See Also:
-
COLOR
- See Also:
-
BG_COLOR
- See Also:
-
FONT_SIZE
- See Also:
-
FONT_STYLE
- See Also:
-
FONT_WEIGHT
- See Also:
-
ORIGIN
- See Also:
-
EXTENT
- See Also:
-
REGION
- See Also:
-
TEXT_ALIGN
- See Also:
-
TEXT_DECORATION
- See Also:
-
DISPLAY_ALIGN
- See Also:
-
FONT_FAMILY
- See Also:
-
-
Constructor Details
-
Attributes
public Attributes()
-