TDME2 1.9.121
|
This is the complete list of members for AudioDecoder, including all inherited members.
AudioDecoder() | AudioDecoder | |
bitsPerSample | AudioDecoder | protected |
BITSPERSAMPLES_NONE | AudioDecoder | static |
channels | AudioDecoder | protected |
CHANNELS_NONE | AudioDecoder | static |
close()=0 | AudioDecoder | pure virtual |
getBitsPerSample() | AudioDecoder | inline |
getChannels() | AudioDecoder | inline |
getSampleRate() | AudioDecoder | inline |
getSamples() | AudioDecoder | inline |
openFile(const string &pathName, const string &fileName)=0 | AudioDecoder | pure virtual |
readFromStream(ByteBuffer *data)=0 | AudioDecoder | pure virtual |
reset()=0 | AudioDecoder | pure virtual |
sampleRate | AudioDecoder | protected |
SAMPLERATE_NONE | AudioDecoder | static |
samples | AudioDecoder | protected |
SAMPLES_NONE | AudioDecoder | static |
~AudioDecoder() | AudioDecoder | virtual |