|
Lizzy v1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Param | |
---|---|
christophedelory.playlist.smil | SMIL, the Synchronized Multimedia Integration Language, is a W3C recommended XML markup language for describing multimedia presentations. |
Uses of Param in christophedelory.playlist.smil |
---|
Methods in christophedelory.playlist.smil that return types with arguments of type Param | |
---|---|
List<Param> |
Reference.getParams()
Returns the list of general parameters which are associated to a media object of a SMIL presentation. |
List<Param> |
ParamGroup.getParams()
Returns the list of parameters defined in this group of parameters. |
Methods in christophedelory.playlist.smil with parameters of type Param | |
---|---|
void |
Reference.addParam(Param param)
Adds a general parameter to this SMIL media object. |
void |
ParamGroup.addParam(Param param)
Adds a parameter to this group of parameters. |
|
© 2008-2009 Christophe Delory | |||||||||
PREV NEXT | FRAMES NO FRAMES |