Public Member Functions | |
WavReader (RageFile &f, const RageSoundReader_WAV::WavData &data) | |
virtual | ~WavReader () |
virtual int | Read (char *buf, unsigned len)=0 |
virtual int | GetLength () const =0 |
virtual bool | Init ()=0 |
virtual int | SetPosition (int iMS)=0 |
CString | GetError () const |
Protected Attributes | |
RageFile & | m_File |
const RageSoundReader_WAV::WavData & | m_WavData |
CString | m_sError |
|
|
|
|
|
|
|
Implemented in WavReaderPCM, and WavReaderADPCM. |
|
Implemented in WavReaderPCM, and WavReaderADPCM. |
|
Implemented in WavReaderPCM, and WavReaderADPCM. |
|
Implemented in WavReaderPCM, and WavReaderADPCM. |
|
|
|
|
|
|