Uses of Class
com.bramosystems.oss.player.playlist.client.spf.Track

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
 



Copyright © 2009-2011. All Rights Reserved.