Subclasses of AbstractTimingElement in christophedelory.playlist.smil |
class |
Body
Contains information that is related to the temporal and linking behavior of the document. |
class |
ExclusiveTimingElement
Defines a time container with semantics based upon par,
but with the additional constraint that only one child element may play at any given time. |
class |
ParallelTimingElement
A time container, short for "parallel", defines a simple time grouping in which multiple elements can play back at the same time. |
class |
SequentialTimingElement
A time container that defines a sequence of elements in which elements play one after the other. |