This is the complete list of members for Sound::MSIma_ADPCMStream, including all inherited members.
| _blockAlign | Sound::ADPCMStream | protected |
| _blockPos | Sound::ADPCMStream | protected |
| _buffer | Sound::MSIma_ADPCMStream | private |
| _channels | Sound::ADPCMStream | protected |
| _endpos | Sound::ADPCMStream | protected |
| _length | Sound::ADPCMStream | protected |
| _rate | Sound::ADPCMStream | protected |
| _samplesLeft | Sound::MSIma_ADPCMStream | private |
| _size | Sound::ADPCMStream | protected |
| _startpos | Sound::ADPCMStream | protected |
| _status | Sound::ADPCMStream | protected |
| _stream | Sound::ADPCMStream | protected |
| ADPCMStream(Common::SeekableReadStream *stream, bool disposeAfterUse, size_t size, int rate, int channels, uint32 blockAlign) | Sound::ADPCMStream | |
| decodeIMA(byte code, int channel=0) | Sound::Ima_ADPCMStream | protected |
| endOfData() const | Sound::ADPCMStream | inlinevirtual |
| endOfStream() const | Sound::AudioStream | inlinevirtual |
| getChannels() const | Sound::ADPCMStream | inlinevirtual |
| getDuration() const | Sound::RewindableAudioStream | inlinevirtual |
| getLength() const | Sound::ADPCMStream | inlinevirtual |
| getRate() const | Sound::ADPCMStream | inlinevirtual |
| Ima_ADPCMStream(Common::SeekableReadStream *stream, bool disposeAfterUse, uint32 size, int rate, int channels, uint32 blockAlign) | Sound::Ima_ADPCMStream | inline |
| ima_ch | Sound::ADPCMStream | |
| kInvalidLength | Sound::RewindableAudioStream | static |
| kSizeInvalid | Sound::AudioStream | static |
| last | Sound::ADPCMStream | |
| MSIma_ADPCMStream(Common::SeekableReadStream *stream, bool disposeAfterUse, uint32 size, int rate, int channels, uint32 blockAlign) | Sound::MSIma_ADPCMStream | inline |
| readBuffer(int16 *buffer, const size_t numSamples) | Sound::MSIma_ADPCMStream | virtual |
| reset() | Sound::MSIma_ADPCMStream | inlinevirtual |
| rewind() | Sound::ADPCMStream | virtual |
| stepAdjust(byte) | Sound::ADPCMStream | protected |
| stepIndex | Sound::ADPCMStream | |
| ~ADPCMStream() | Sound::ADPCMStream | |
| ~AudioStream() | Sound::AudioStream | inlinevirtual |