|
| Ima_ADPCMStream (Common::SeekableReadStream *stream, DisposeAfterUse::Flag disposeAfterUse, uint32 size, int rate, int channels, uint32 blockAlign) |
|
| ADPCMStream (Common::SeekableReadStream *stream, DisposeAfterUse::Flag disposeAfterUse, uint32 size, int rate, int channels, uint32 blockAlign) |
|
virtual bool | endOfData () const |
|
virtual bool | isStereo () const |
|
virtual int | getRate () const |
|
virtual bool | rewind () |
|
virtual bool | seek (const Timestamp &where) |
|
virtual Timestamp | getLength () const |
|
bool | seek (uint32 where) |
|
virtual int | readBuffer (int16 *buffer, const int numSamples)=0 |
|
virtual bool | endOfStream () const |
|
|
int16 | decodeIMA (byte code, int channel=0) |
|
virtual void | reset () |
|
◆ _imaTable
const int16 Audio::Ima_ADPCMStream::_imaTable[89] |
|
static |
This table is used by decodeIMA.
The documentation for this class was generated from the following file: