|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Track | |
---|---|
com.bramosystems.oss.player.playlist.client.spf | Provides classes for creating and manipulating playlists in XSPF/JSPF format. |
Uses of Track in com.bramosystems.oss.player.playlist.client.spf |
---|
Methods in com.bramosystems.oss.player.playlist.client.spf that return types with arguments of type Track | |
---|---|
com.google.gwt.core.client.JsArray<Track> |
SPFPlaylist.getTracks()
Returns the track entries in this playlist |
Method parameters in com.bramosystems.oss.player.playlist.client.spf with type arguments of type Track | |
---|---|
void |
SPFPlaylist.setTracks(com.google.gwt.core.client.JsArray<Track> tracks)
Sets the track entries of this playlist |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |