Element

open class Element : Serializable

Provides a common representation for TTML elements.

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getID(): String
The identifier of the element.
Link copied to clipboard
open fun setID(id: String)
The identifier of the element.