svcore  1.9
MP3FileReader Member List
This is the complete list of members for MP3FileReader, 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 valueCodedAudioFileReader
CacheInTemporaryFile enum valueCodedAudioFileReader
CacheMode enum nameCodedAudioFileReader
cancelled()MP3FileReader [slot]
CodedAudioFileReader(CacheMode cacheMode, int targetRate, bool normalised)CodedAudioFileReader [protected]
decode(void *mm, int sz)MP3FileReader [protected]
DecodeAtOnce enum valueMP3FileReader
DecodeMode enum nameMP3FileReader
DecodeThreaded enum valueMP3FileReader
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_bitrateDenomMP3FileReader [protected]
m_bitrateNumMP3FileReader [protected]
m_cacheFileNameCodedAudioFileReader [protected]
m_cacheFileReaderCodedAudioFileReader [protected]
m_cacheFileWritePtrCodedAudioFileReader [protected]
m_cacheModeCodedAudioFileReader [protected]
m_cacheMutexCodedAudioFileReader [protected]
m_cacheWriteBufferCodedAudioFileReader [protected]
m_cacheWriteBufferIndexCodedAudioFileReader [protected]
m_cacheWriteBufferSizeCodedAudioFileReader [protected]
m_cancelledMP3FileReader [protected]
m_channelCountAudioFileReader [protected]
m_completionMP3FileReader [protected]
m_dataCodedAudioFileReader [protected]
m_dataLockCodedAudioFileReader [mutable, protected]
m_decodeThreadMP3FileReader [protected]
m_doneMP3FileReader [protected]
m_errorMP3FileReader [protected]
m_filebufferMP3FileReader [protected]
m_fileFrameCountCodedAudioFileReader [protected]
m_fileRateCodedAudioFileReader [protected]
m_fileSizeMP3FileReader [protected]
m_frameCountAudioFileReader [protected]
m_gainCodedAudioFileReader [protected]
m_initialisedCodedAudioFileReader [protected]
m_makerMP3FileReader [protected]
m_maxCodedAudioFileReader [protected]
m_normalisedCodedAudioFileReader [protected]
m_pathMP3FileReader [protected]
m_reporterMP3FileReader [protected]
m_resampleBufferCodedAudioFileReader [protected]
m_resamplerCodedAudioFileReader [protected]
m_samplebufferMP3FileReader [protected]
m_samplebuffersizeMP3FileReader [protected]
m_sampleRateAudioFileReader [protected]
m_serialiserCodedAudioFileReader [protected]
m_sourceMP3FileReader [protected]
m_tagsMP3FileReader [protected]
m_titleMP3FileReader [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 typedefAudioFileReader
~AudioFileReader()AudioFileReader [inline, virtual]
~CodedAudioFileReader()CodedAudioFileReader [virtual]
~MP3FileReader()MP3FileReader [virtual]