

Public Member Functions | |
| WavReaderADPCM (RageFile &f, const RageSoundReader_WAV::WavData &data) | |
| virtual | ~WavReaderADPCM () |
| bool | Init () |
| void | SetEOF () |
| bool | DecodeADPCMBlock () |
| int | Read (char *buf, unsigned len) |
| int | GetLength () const |
| int | SetPosition (int iMS) |
Public Attributes | |
| vector< int16_t > | m_iaCoef1 |
| vector< int16_t > | m_iaCoef2 |
| int16_t | m_iFramesPerBlock |
| int8_t * | m_pBuffer |
| int | m_iBufferAvail |
| int | m_iBufferUsed |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Implements WavReader. |
|
|
Implements WavReader. |
|
||||||||||||
|
Implements WavReader. |
|
|
|
|
|
Implements WavReader. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7