Public Types | |
enum | { STOPPED, STOPPING, HALTING, PLAYING } |
Public Member Functions | |
sound () | |
void | Allocate (int frames) |
void | Deallocate () |
Public Attributes | |
RageSoundBase * | snd |
int | sound_id |
RageTimer | start_time |
float | volume |
CircBuf< sound_block > | buffer |
bool | available |
enum RageSound_Generic_Software::sound:: { ... } | state |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|