TDME2 1.9.121
AudioDecoder Member List

This is the complete list of members for AudioDecoder, including all inherited members.

AudioDecoder()AudioDecoder
bitsPerSampleAudioDecoderprotected
BITSPERSAMPLES_NONEAudioDecoderstatic
channelsAudioDecoderprotected
CHANNELS_NONEAudioDecoderstatic
close()=0AudioDecoderpure virtual
getBitsPerSample()AudioDecoderinline
getChannels()AudioDecoderinline
getSampleRate()AudioDecoderinline
getSamples()AudioDecoderinline
openFile(const string &pathName, const string &fileName)=0AudioDecoderpure virtual
readFromStream(ByteBuffer *data)=0AudioDecoderpure virtual
reset()=0AudioDecoderpure virtual
sampleRateAudioDecoderprotected
SAMPLERATE_NONEAudioDecoderstatic
samplesAudioDecoderprotected
SAMPLES_NONEAudioDecoderstatic
~AudioDecoder()AudioDecodervirtual