Lizzy v1.1.1

Uses of Class
christophedelory.playlist.xspf.Track

Packages that use Track
christophedelory.playlist.xspf XSPF, pronounced "spiff", is a playlist in XML format, which is supported by Xiph. 
 

Uses of Track in christophedelory.playlist.xspf
 

Methods in christophedelory.playlist.xspf that return types with arguments of type Track
 List<Track> Playlist.getTracks()
          Returns an ordered list of xspf:track elements to be rendered.
 

Methods in christophedelory.playlist.xspf with parameters of type Track
 void Playlist.addTrack(Track track)
          Adds a track to this playlist.
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.