sound::SoundPlayer Class Reference
#include <SoundPlayer.h>
Detailed Description
Definition at line 13 of file SoundPlayer.h.
Constructor & Destructor Documentation
sound::SoundPlayer::SoundPlayer |
( |
|
) |
|
virtual sound::SoundPlayer::~SoundPlayer |
( |
|
) |
[virtual] |
greebo: Destroys the openal context
Member Function Documentation
static gboolean sound::SoundPlayer::checkBuffer |
( |
gpointer |
data |
) |
[static, protected] |
void sound::SoundPlayer::clearBuffer |
( |
|
) |
[protected] |
void sound::SoundPlayer::initialise |
( |
|
) |
[protected] |
virtual void sound::SoundPlayer::play |
( |
ArchiveFile & |
file |
) |
[virtual] |
greebo: Call this with the ArchiveFile object containing the file to be played.
virtual void sound::SoundPlayer::stop |
( |
|
) |
[virtual] |
greebo: Stops the playback immediately.
Field Documentation
The documentation for this class was generated from the following file: