Lizzy v1.1.1

Uses of Class
christophedelory.playlist.smil.AbstractTimingElement

Packages that use AbstractTimingElement
christophedelory.playlist.smil SMIL, the Synchronized Multimedia Integration Language, is a W3C recommended XML markup language for describing multimedia presentations. 
 

Uses of AbstractTimingElement in christophedelory.playlist.smil
 

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.
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.