|
blip
0.1
|
This is the complete list of members for AudioDecoder, including all inherited members.
| AudioDecoder(ccxx::DataReader *reader) | AudioDecoder | |
| decodeAudio(AudioClip *audio) | AudioDecoder | |
| decodeMetadata() | AudioDecoder | |
| getAudioFormat() const | AudioDecoder | inline |
| getNumSamples() const | AudioDecoder | inline |
| readAudio(ccxx::DataReader *reader, AudioClip *audio)=0 | AudioDecoder | protectedpure virtual |
| readMetadata(ccxx::DataReader *reader)=0 | AudioDecoder | protectedpure virtual |
| setAudioFormat(const AudioFormat &format) | AudioDecoder | inlineprotected |
| setNumSamples(uint32_t numSamples) | AudioDecoder | inlineprotected |
| ~AudioDecoder() | AudioDecoder | virtual |