#include <RageSound.h>
Inheritance diagram for RageSoundBase:

Public Member Functions | |
| virtual | ~RageSoundBase () |
| virtual void | SoundIsFinishedPlaying ()=0 |
| virtual bool | GetDataToPlay (int16_t *buffer, int size, int &pos, int &got_bytes)=0 |
| virtual int | GetPCM (char *buffer, int size, int64_t frameno)=0 |
| virtual int | GetSampleRate () const =0 |
| virtual RageTimer | GetStartTime () const |
| virtual float | GetVolume () const =0 |
| virtual int | GetID () const =0 |
| virtual CString | GetLoadedFilePath () const =0 |
| virtual bool | IsStreamingFromDisk () const =0 |
|
|
|
|
||||||||||||||||||||
|
Implemented in RageSound. |
|
|
Implemented in RageSound. |
|
|
Implemented in RageSound. |
|
||||||||||||||||
|
Implemented in RageSound. |
|
|
Implemented in RageSound. |
|
|
Reimplemented in RageSound. |
|
|
Implemented in RageSound. |
|
|
Implemented in RageSound. |
|
|
Implemented in RageSound. |
1.3.7