Package com.brightcove.player.model
Class Element
java.lang.Object
com.brightcove.player.model.Element
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
StyledElement
Provides a common representation for TTML elements.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
id
-
-
Constructor Details
-
Element
public Element()
-
-
Method Details
-
setID
The identifier of the element.- Parameters:
id
- the identifier string
-
getID
The identifier of the element.- Returns:
- the identifier string
-