Lizzy v1.1.1

Uses of Package
christophedelory.playlist.smil

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

Classes in christophedelory.playlist.smil used by christophedelory.playlist.smil
AbstractSmilElement
          The media object elements.
AbstractTimingElement
          The base class of time containers.
Body
          Contains information that is related to the temporal and linking behavior of the document.
Core
          The base class which contains all common attributes of a SMIL object.
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.
Head
          Represents the element which contains information that is not related to the temporal behavior of the presentation.
Layout
          Defines a collection of rendering regions that determine how the elements in the document's body are positioned on an abstract rendering surface.
Meta
          Each meta element specifies a single property/value pair in the name and content attributes, respectively.
ParallelTimingElement
          A time container, short for "parallel", defines a simple time grouping in which multiple elements can play back at the same time.
Param
          The element which allows a general parameter value to be sent to a media object renderer as a name/value pair.
ParamGroup
          This element provides a convenience mechanism for defining a group of media parameters that may be used with several different media objects.
Position
          Defines the parameters position such as bottom, left, right and top.
Reference
          Represents a generic media reference which allows to define the media objects elements.
Region
          Controls the position, size and scaling of media object elements that are placed within it rendering space.
RegistrationPoint
          Determines the (x, y) coordinates of a point relative to a region upper-left corner for use in aligning elements in the document's body on regions within a visual rendering surface.
RootLayout
          The root layout determines the value of the layout properties of the root element, which in turn determines the size of the window in which the SMIL presentation is rendered.
SequentialTimingElement
          A time container that defines a sequence of elements in which elements play one after the other.
Smil
          Acts as the root element for all SMIL Host Language conformant language profiles.
SmilVisitor
          A SMIL hierarchy visitor.
TopLayout
          Determines the size of the window in which the SMIL presentation is rendered, as well as serving as a top level window in which to place child region elements.
 


© 2008-2009 Christophe Delory

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