Package sk.baka.ambient.playlist

Interface Summary
IPlaylistStrategy An interface for a playlist.
 

Class Summary
DynamicPlaylistStrategy A dynamic playlist - items are added to the front of the playlist and removed from the back of the playlist (if required).
Parsers Contains parsers for PLS, m3u, m3u8 and WPL playlists.
PlaylistItem Describes a playlist item at particular index.
StaticPlaylistStrategy A regular, old-school playlist.
Utils Utility methods.
 

Enum Summary
Random Random play.
Repeat Denotes what should be repeated.
 



Copyright © 2007-2008. All Rights Reserved.