This is the complete list of members for Sound::MS_ADPCMStream, including all inherited members.
_blockAlign | Sound::ADPCMStream | protected |
_blockPos | Sound::ADPCMStream | protected |
_channels | Sound::ADPCMStream | protected |
_endpos | Sound::ADPCMStream | protected |
_length | Sound::ADPCMStream | protected |
_rate | Sound::ADPCMStream | protected |
_size | Sound::ADPCMStream | protected |
_startpos | Sound::ADPCMStream | protected |
_status | Sound::MS_ADPCMStream | protected |
_stream | Sound::ADPCMStream | protected |
ADPCMStream(Common::SeekableReadStream *stream, bool disposeAfterUse, size_t size, int rate, int channels, uint32 blockAlign) | Sound::ADPCMStream | |
ch | Sound::MS_ADPCMStream | |
decodeMS(ADPCMChannelStatus *c, byte) | Sound::MS_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_ch | Sound::ADPCMStream | |
kInvalidLength | Sound::RewindableAudioStream | static |
kSizeInvalid | Sound::AudioStream | static |
last | Sound::ADPCMStream | |
MS_ADPCMStream(Common::SeekableReadStream *stream, bool disposeAfterUse, uint32 size, int rate, int channels, uint32 blockAlign) | Sound::MS_ADPCMStream | inline |
readBuffer(int16 *buffer, const size_t numSamples) | Sound::MS_ADPCMStream | virtual |
reset() | Sound::MS_ADPCMStream | inlineprotectedvirtual |
rewind() | Sound::ADPCMStream | virtual |
stepAdjust(byte) | Sound::ADPCMStream | protected |
stepIndex | Sound::ADPCMStream | |
~ADPCMStream() | Sound::ADPCMStream | |
~AudioStream() | Sound::AudioStream | inlinevirtual |