toggle menu
sdk
sdk
switch theme
search in API
sdk
/
com.brightcove.player.captioning
/
TTMLParser
/
Tags
Tags
open
class
Tags
All tags recognized in a TTML document.
Members
Constructors
Tags
Link copied to clipboard
constructor
(
)
Properties
BODY
Link copied to clipboard
val
BODY
:
String
=
"body"
BR
Link copied to clipboard
val
BR
:
String
=
"br"
CAPTION
Link copied to clipboard
val
CAPTION
:
String
=
"p"
HEAD
Link copied to clipboard
val
HEAD
:
String
=
"head"
LAYOUT
Link copied to clipboard
val
LAYOUT
:
String
=
"layout"
REGION
Link copied to clipboard
val
REGION
:
String
=
"region"
ROOT
Link copied to clipboard
val
ROOT
:
String
=
"tt"
SPAN
Link copied to clipboard
val
SPAN
:
String
=
"span"
STYLE
Link copied to clipboard
val
STYLE
:
String
=
"style"
STYLING
Link copied to clipboard
val
STYLING
:
String
=
"styling"