|
| Tinsel_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 |
|
|
void | reset () override |
|
int16 | decodeTinsel (int16, double) |
|
void | readBufferTinselHeader () |
|
The documentation for this class was generated from the following file: