Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CMP3Player Class Reference

MP3 Player wrapper class. More...

#include <CMP3Player.h>

List of all members.

Public Methods

 CMP3Player ()
 Constructor. More...

 ~CMP3Player ()
 Destructor. More...

int play (string file)
 Playes a specified file. More...

int pause ()
 Pauses the playing mp3. More...

int resume ()
 Resumes a paused mp3. More...

int stop ()
 Stops the playing mp3. More...


Detailed Description

MP3 Player wrapper class.

FILE CMP3Player.h

Id:
CMP3Player.h,v 1.3 2001/11/26 05:28:50 cmicali Exp

DESCRIPTION Wrapper for the dijinni mp3 player api


Constructor & Destructor Documentation

CMP3Player::CMP3Player  
 

Constructor.

CMP3Player::~CMP3Player  
 

Destructor.


Member Function Documentation

int CMP3Player::pause  
 

Pauses the playing mp3.

int CMP3Player::play string    file
 

Playes a specified file.

int CMP3Player::resume  
 

Resumes a paused mp3.

int CMP3Player::stop  
 

Stops the playing mp3.


The documentation for this class was generated from the following files:
Generated on Thu Dec 6 00:14:55 2001 for Dijinni by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001