, including all inherited members.
accept(struct mad_header const *, struct mad_pcm *) | MP3FileReader | [protected] |
addSamplesToDecodeCache(float **samples, int nframes) | CodedAudioFileReader | [protected] |
addSamplesToDecodeCache(float *samplesInterleaved, int nframes) | CodedAudioFileReader | [protected] |
addSamplesToDecodeCache(const SampleBlock &interleaved) | CodedAudioFileReader | [protected] |
CacheInMemory enum value | CodedAudioFileReader | |
CacheInTemporaryFile enum value | CodedAudioFileReader | |
CacheMode enum name | CodedAudioFileReader | |
cancelled() | MP3FileReader | [slot] |
CodedAudioFileReader(CacheMode cacheMode, int targetRate, bool normalised) | CodedAudioFileReader | [protected] |
decode(void *mm, int 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(int start, int count, std::vector< SampleBlock > &frames) const | AudioFileReader | [virtual] |
getError() const | MP3FileReader | [inline, virtual] |
getFrameCount() const | AudioFileReader | [inline] |
getInterleavedFrames(int start, int 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] |
getTags() const | MP3FileReader | [inline, virtual] |
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] |
isQuicklySeekable() const | CodedAudioFileReader | [inline, virtual] |
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_dataLock | CodedAudioFileReader | [mutable, protected] |
m_decodeThread | MP3FileReader | [protected] |
m_done | MP3FileReader | [protected] |
m_error | MP3FileReader | [protected] |
m_filebuffer | MP3FileReader | [protected] |
m_fileFrameCount | CodedAudioFileReader | [protected] |
m_fileRate | CodedAudioFileReader | [protected] |
m_fileSize | MP3FileReader | [protected] |
m_frameCount | AudioFileReader | [protected] |
m_gain | CodedAudioFileReader | [protected] |
m_initialised | CodedAudioFileReader | [protected] |
m_maker | MP3FileReader | [protected] |
m_max | CodedAudioFileReader | [protected] |
m_normalised | CodedAudioFileReader | [protected] |
m_path | MP3FileReader | [protected] |
m_reporter | 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_tags | MP3FileReader | [protected] |
m_title | MP3FileReader | [protected] |
MP3FileReader(FileSource source, DecodeMode decodeMode, CacheMode cacheMode, int targetRate=0, bool normalised=false, ProgressReporter *reporter=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] |
TagMap typedef | AudioFileReader | |
~AudioFileReader() | AudioFileReader | [inline, virtual] |
~CodedAudioFileReader() | CodedAudioFileReader | [virtual] |
~MP3FileReader() | MP3FileReader | [virtual] |