|
bool | onSoundStopped () |
|
const Common::String & | name () const |
|
void | setName (const Common::String &val) |
|
void | close () |
|
void | pause () |
|
bool | play () |
|
bool | repeat () |
|
void | repeat (bool val) |
|
void | resume () |
|
void | stop () |
|
byte | currentData () |
|
void | entry () |
|
const Common::Path & | filePath () const |
|
bool | isPlaying () |
|
bool | load (const Common::Path &path) |
|
bool | onSoundManagerVolumeChanged () |
|
Common::Path | path () |
|
void | setChannelName (const Common::String &name) |
|
const Common::String & | channelName () const |
|
void | setFilePath (const Common::Path &name) |
|
void | update () |
|
void | volume (float vol) |
|
float | volume () |
|
TeSignal0Param & | onStopSignal () |
|
void | setRetain (bool retain) |
|
bool | retain () const |
|
void | generateAccessName () |
|
const Common::Path & | getAccessName () const |
|
void | setAccessName (const Common::Path &name) |
|
void | deleteLater () |
|
bool | decrementCounter () |
|
void | incrementCounter () |
|
void | resetCounter () |
|
|
static void | deleteLaterStatic (TeObject *obj) |
|
static void | deleteNow () |
|
static void | cleanup () |
|
The documentation for this class was generated from the following file: