|
|
| AudioSequence (SoundClient *client) |
| |
|
void | start () |
| |
|
void | pause () |
| |
|
void | resume () |
| |
|
void | stop () |
| |
|
void | sleep () |
| |
|
void | awake () |
| |
|
void | service () |
| |
|
void | makeSoundIdle (SoundStopReason stopReason=kSoundStopForNone) |
| |
|
void | playStateChanged (SoundPlayState state, SoundStopReason why=kSoundStopForNone) |
| |
|
void | readParameters (Chunk &chunk) |
| |
|
void | readChunk (Chunk &chunk) |
| |
|
bool | isEmpty () |
| |
|
|
uint | _rate = 0 |
| |
|
uint | _channelCount = 0 |
| |
|
uint | _bitsPerSample = 0 |
| |
|
uint | _chunkCount = 0 |
| |
The documentation for this class was generated from the following file: