SdlFileMusicList Class Reference
[SDL based classes]

A class to load and manage playlist files. More...

#include <sdlfilemusiclist.h>

Inheritance diagram for SdlFileMusicList:

Inheritance graph
[legend]
Collaboration diagram for SdlFileMusicList:

Collaboration graph
[legend]
List of all members.

Public Member Functions

DECLSPEC SdlFileMusicList (const char *fn, const char *name=0)

Detailed Description

A class to load and manage playlist files.

Use this class to load .PLS or .M3U filelists and manage them.

See also:
SdlMusicList, SdlFileMusicList


Constructor & Destructor Documentation

SdlFileMusicList::SdlFileMusicList ( const char *  fn,
const char *  name = 0 
)

Constructor. Loads a playlist file (format is recognized automatically). If the list could not be loaded, the fail-state will be set.

Parameters:
fn the filename of the playlist-file to load
name the name of this list-resource


The documentation for this class was generated from the following files:
Generated on Wed May 9 17:36:32 2007 for netrinjo by  doxygen 1.5.1