|
Lizzy v1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Meta | |
---|---|
christophedelory.playlist.xspf | XSPF, pronounced "spiff", is a playlist in XML format, which is supported by Xiph. |
Uses of Meta in christophedelory.playlist.xspf |
---|
Methods in christophedelory.playlist.xspf that return types with arguments of type Meta | |
---|---|
List<Meta> |
Track.getMetas()
Returns the list of metadata defined in this playlist. |
List<Meta> |
Playlist.getMetas()
Returns the list of metadata defined in this playlist. |
Methods in christophedelory.playlist.xspf with parameters of type Meta | |
---|---|
void |
Track.addMeta(Meta meta)
Adds a metadata to this playlist. |
void |
Playlist.addMeta(Meta meta)
Adds a metadata to this playlist. |
|
© 2008-2009 Christophe Delory | |||||||||
PREV NEXT | FRAMES NO FRAMES |