xoreos
0.0.5
|
This is the complete list of members for Sound::AACDecoder, including all inherited members.
_audStream | Sound::AACDecoder | private |
_channels | Sound::AACDecoder | private |
_handle | Sound::AACDecoder | private |
_rate | Sound::AACDecoder | private |
AACDecoder(Common::SeekableReadStream &stream) | Sound::AACDecoder | |
decodeFrame(Common::SeekableReadStream &stream) | Sound::AACDecoder | private |
endOfData() const | Sound::AACDecoder | inlinevirtual |
endOfStream() const | Sound::AACDecoder | inlinevirtual |
finish() | Sound::AACDecoder | inlinevirtual |
getChannels() const | Sound::AACDecoder | inlinevirtual |
getRate() const | Sound::AACDecoder | inlinevirtual |
isFinished() const | Sound::AACDecoder | inlinevirtual |
kSizeInvalid | Sound::AudioStream | static |
queuePacket(Common::SeekableReadStream *data) | Sound::AACDecoder | virtual |
readBuffer(int16 *buffer, const size_t numSamples) | Sound::AACDecoder | inlinevirtual |
~AACDecoder() | Sound::AACDecoder | |
~AudioStream() | Sound::AudioStream | inlinevirtual |
~PacketizedAudioStream() | Sound::PacketizedAudioStream | inlinevirtual |