|
Lizzy v1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reference | |
---|---|
christophedelory.playlist.smil | SMIL, the Synchronized Multimedia Integration Language, is a W3C recommended XML markup language for describing multimedia presentations. |
Uses of Reference in christophedelory.playlist.smil |
---|
Subclasses of Reference in christophedelory.playlist.smil | |
---|---|
class |
Animation
The animated vector graphics or other animated format. |
class |
Audio
A media object element which allows including audio clip into a SMIL presentation. |
class |
Image
Represents an image media object, such as GIF, PNG, JPEG or RealPix. |
class |
Text
Represents the text reference media object. |
class |
TextStream
Represents the media object which can define a text document that includes timing information for the purpose of time-dependent rendering of portions of the text document. |
class |
Video
Represents the media object which can define a video clip. |
Methods in christophedelory.playlist.smil that return types with arguments of type Reference | |
---|---|
List<Reference> |
Smil.findReferencesFromRegionId(String regionId)
Finds all SMIL references assigned to the specified region. |
Methods in christophedelory.playlist.smil with parameters of type Reference | |
---|---|
void |
SmilVisitor.beginVisitReference(Reference target)
Starts the visit of the specified SMIL reference. |
void |
BaseSmilVisitor.beginVisitReference(Reference target)
|
void |
SmilVisitor.endVisitReference(Reference target)
Finishes the visit of the specified SMIL reference. |
void |
BaseSmilVisitor.endVisitReference(Reference target)
|
|
© 2008-2009 Christophe Delory | |||||||||
PREV NEXT | FRAMES NO FRAMES |