| accept(struct mad_header const *, struct mad_pcm *) | MP3FileReader | [protected] |
| addSamplesToDecodeCache(float **samples, size_t nframes) | CodedAudioFileReader | [protected] |
| addSamplesToDecodeCache(float *samplesInterleaved, size_t nframes) | CodedAudioFileReader | [protected] |
| addSamplesToDecodeCache(const SampleBlock &interleaved) | CodedAudioFileReader | [protected] |
| CacheInMemory enum value | CodedAudioFileReader | |
| CacheInTemporaryFile enum value | CodedAudioFileReader | |
| CacheMode enum name | CodedAudioFileReader | |
| CodedAudioFileReader(CacheMode cacheMode, size_t targetRate) | CodedAudioFileReader | [protected] |
| decode(void *mm, size_t sz) | MP3FileReader | [protected] |
| DecodeAtOnce enum value | MP3FileReader | |
| DecodeMode enum name | MP3FileReader | |
| DecodeThreaded enum value | MP3FileReader | |
| endSerialised() | CodedAudioFileReader | [protected] |
| error(void *, struct mad_stream *, struct mad_frame *) | MP3FileReader | [protected, static] |
| finishDecodeCache() | CodedAudioFileReader | [protected] |
| frameCountChanged() | AudioFileReader | [signal] |
| getChannelCount() const | AudioFileReader | [inline] |
| getDecodeCompletion() const | MP3FileReader | [inline, virtual] |
| getDeInterleavedFrames(size_t start, size_t count, std::vector< SampleBlock > &frames) const | AudioFileReader | [virtual] |
| getError() const | MP3FileReader | [inline, virtual] |
| getFrameCount() const | AudioFileReader | [inline] |
| getInterleavedFrames(size_t start, size_t count, SampleBlock &frames) const | CodedAudioFileReader | [virtual] |
| getLocation() const | MP3FileReader | [inline, virtual] |
| getMaker() const | MP3FileReader | [inline, virtual] |
| getNativeRate() const | CodedAudioFileReader | [inline, virtual] |
| getSampleRate() const | AudioFileReader | [inline] |
| getSupportedExtensions(std::set< QString > &extensions) | MP3FileReader | [static] |
| getTitle() const | MP3FileReader | [inline, virtual] |
| initialiseDecodeCache() | CodedAudioFileReader | [protected] |
| input(void *, struct mad_stream *) | MP3FileReader | [protected, static] |
| isDecodeCacheInitialised() const | CodedAudioFileReader | [inline, protected] |
| isOK() const | AudioFileReader | [inline] |
| isUpdating() const | MP3FileReader | [inline, virtual] |
| loadTag(void *vtag, const char *name) | MP3FileReader | [protected] |
| loadTags() | MP3FileReader | [protected] |
| m_bitrateDenom | MP3FileReader | [protected] |
| m_bitrateNum | MP3FileReader | [protected] |
| m_cacheFileName | CodedAudioFileReader | [protected] |
| m_cacheFileReader | CodedAudioFileReader | [protected] |
| m_cacheFileWritePtr | CodedAudioFileReader | [protected] |
| m_cacheMode | CodedAudioFileReader | [protected] |
| m_cacheMutex | CodedAudioFileReader | [protected] |
| m_cacheWriteBuffer | CodedAudioFileReader | [protected] |
| m_cacheWriteBufferIndex | CodedAudioFileReader | [protected] |
| m_cacheWriteBufferSize | CodedAudioFileReader | [protected] |
| m_cancelled | MP3FileReader | [protected] |
| m_channelCount | AudioFileReader | [protected] |
| m_completion | MP3FileReader | [protected] |
| m_data | CodedAudioFileReader | [protected] |
| m_decodeThread | MP3FileReader | [protected] |
| m_done | MP3FileReader | [protected] |
| m_error | MP3FileReader | [protected] |
| m_filebuffer | MP3FileReader | [protected] |
| m_fileRate | CodedAudioFileReader | [protected] |
| m_fileSize | MP3FileReader | [protected] |
| m_frameCount | AudioFileReader | [protected] |
| m_initialised | CodedAudioFileReader | [protected] |
| m_maker | MP3FileReader | [protected] |
| m_path | MP3FileReader | [protected] |
| m_progress | MP3FileReader | [protected] |
| m_resampleBuffer | CodedAudioFileReader | [protected] |
| m_resampler | CodedAudioFileReader | [protected] |
| m_samplebuffer | MP3FileReader | [protected] |
| m_samplebuffersize | MP3FileReader | [protected] |
| m_sampleRate | AudioFileReader | [protected] |
| m_serialiser | CodedAudioFileReader | [protected] |
| m_source | MP3FileReader | [protected] |
| m_title | MP3FileReader | [protected] |
| MP3FileReader(FileSource source, DecodeMode decodeMode, CacheMode cacheMode, size_t targetRate=0) | MP3FileReader | |
| output(void *, struct mad_header const *, struct mad_pcm *) | MP3FileReader | [protected, static] |
| progress(int) | CodedAudioFileReader | [signal] |
| startSerialised(QString id) | CodedAudioFileReader | [protected] |
| supports(FileSource &source) | MP3FileReader | [static] |
| supportsContentType(QString type) | MP3FileReader | [static] |
| supportsExtension(QString ext) | MP3FileReader | [static] |
| ~AudioFileReader() | AudioFileReader | [inline, virtual] |
| ~CodedAudioFileReader() | CodedAudioFileReader | [virtual] |
| ~MP3FileReader() | MP3FileReader | [virtual] |