GluonAudio::Music Class Reference

#include <music.h>

List of all members.

Public Slots

void play ()

Public Member Functions

 Music (QString fileName=QString())
void run ()
bool isPlaying () const

Protected Member Functions

void open (std::string path)
void release ()
void display ()
bool playback ()
bool update ()
void setFileName (QString f)
bool stream (ALuint buffer)
void empty ()
void check ()
std::string errorString (int code)

Detailed Description

Definition at line 34 of file music.h.


Constructor & Destructor Documentation

Music::Music ( QString  fileName = QString()  ) 

Definition at line 27 of file music.cpp.


Member Function Documentation

void Music::check (  )  [protected]

Definition at line 209 of file music.cpp.

void Music::display (  )  [protected]

Definition at line 81 of file music.cpp.

void Music::empty (  )  [protected]

Definition at line 194 of file music.cpp.

std::string Music::errorString ( int  code  )  [protected]

Definition at line 219 of file music.cpp.

bool Music::isPlaying (  )  const

Definition at line 123 of file music.cpp.

void Music::open ( std::string  path  )  [protected]

Definition at line 32 of file music.cpp.

void GluonAudio::Music::play (  )  [inline, slot]

Definition at line 44 of file music.h.

bool Music::playback (  )  [protected]

Definition at line 100 of file music.cpp.

void Music::release (  )  [protected]

Definition at line 69 of file music.cpp.

void Music::run (  ) 

Definition at line 238 of file music.cpp.

void GluonAudio::Music::setFileName ( QString  f  )  [inline, protected]

Definition at line 62 of file music.h.

bool Music::stream ( ALuint  buffer  )  [protected]

Definition at line 155 of file music.cpp.

bool Music::update (  )  [protected]

Definition at line 132 of file music.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Dec 27 13:13:42 2010 for Gluon by  doxygen 1.6.3