#include <zork_raw.h>
Classes | |
struct | RawChunk |
Public Member Functions | |
RawChunkStream (bool stereo) | |
void | init () |
RawChunk | readNextChunk (Common::SeekableReadStream *stream) |
int | readBuffer (int16 *buffer, Common::SeekableReadStream *stream, const int numSamples) |
This is a ADPCM stream-reader, this class holds context for multi-chunk reading and no buffers.