MP3FileReader Member List

This is the complete list of members for MP3FileReader, including all inherited members.

accept(struct mad_header const *, struct mad_pcm *)MP3FileReaderprotected
addSamplesToDecodeCache(float **samples, sv_frame_t nframes)CodedAudioFileReaderprotected
addSamplesToDecodeCache(float *samplesInterleaved, sv_frame_t nframes)CodedAudioFileReaderprotected
addSamplesToDecodeCache(const floatvec_t &interleaved)CodedAudioFileReaderprotected
CacheInMemory enum valueCodedAudioFileReader
CacheInTemporaryFile enum valueCodedAudioFileReader
CacheMode enum nameCodedAudioFileReader
cancelled()MP3FileReaderslot
CodedAudioFileReader(CacheMode cacheMode, sv_samplerate_t targetRate, bool normalised)CodedAudioFileReaderprotected
decode(void *mm, sv_frame_t sz)MP3FileReaderprotected
DecodeAtOnce enum valueCodedAudioFileReader
DecodeMode enum nameCodedAudioFileReader
DecodeThreaded enum valueCodedAudioFileReader
endSerialised()CodedAudioFileReaderprotected
error_callback(void *, struct mad_stream *, struct mad_frame *)MP3FileReaderprotectedstatic
filter(struct mad_stream const *, struct mad_frame *)MP3FileReaderprotected
filter_callback(void *, struct mad_stream const *, struct mad_frame *)MP3FileReaderprotectedstatic
finishDecodeCache()CodedAudioFileReaderprotected
frameCountChanged()AudioFileReadersignal
GaplessMode enum nameMP3FileReader
getChannelCount() const AudioFileReaderinline
getDecodeCompletion() const overrideMP3FileReaderinlinevirtual
getDeInterleavedFrames(sv_frame_t start, sv_frame_t count) const AudioFileReadervirtual
getError() const overrideMP3FileReaderinlinevirtual
getFrameCount() const AudioFileReaderinline
getInterleavedFrames(sv_frame_t start, sv_frame_t count) const overrideCodedAudioFileReadervirtual
getLocalFilename() const overrideCodedAudioFileReaderinlinevirtual
getLocation() const overrideMP3FileReaderinlinevirtual
getMaker() const overrideMP3FileReaderinlinevirtual
getNativeRate() const overrideCodedAudioFileReaderinlinevirtual
getSampleRate() const AudioFileReaderinline
getSupportedExtensions(std::set< QString > &extensions)MP3FileReaderstatic
getTags() const overrideMP3FileReaderinlinevirtual
getTitle() const overrideMP3FileReaderinlinevirtual
initialiseDecodeCache()CodedAudioFileReaderprotected
input_callback(void *, struct mad_stream *)MP3FileReaderprotectedstatic
isDecodeCacheInitialised() const CodedAudioFileReaderinlineprotected
isOK() const AudioFileReaderinline
isQuicklySeekable() const overrideCodedAudioFileReaderinlinevirtual
isUpdating() const overrideMP3FileReaderinlinevirtual
loadTag(void *vtag, const char *name)MP3FileReaderprotected
loadTags(int fd)MP3FileReaderprotected
m_bitrateDenomMP3FileReaderprotected
m_bitrateNumMP3FileReaderprotected
m_cacheFileNameCodedAudioFileReaderprotected
m_cacheFileReaderCodedAudioFileReaderprotected
m_cacheFileWritePtrCodedAudioFileReaderprotected
m_cacheModeCodedAudioFileReaderprotected
m_cacheMutexCodedAudioFileReaderprotected
m_cacheWriteBufferCodedAudioFileReaderprotected
m_cacheWriteBufferFramesCodedAudioFileReaderprotected
m_cacheWriteBufferIndexCodedAudioFileReaderprotected
m_cancelledMP3FileReaderprotected
m_channelCountAudioFileReaderprotected
m_clippedCountCodedAudioFileReaderprotected
m_completionMP3FileReaderprotected
m_dataCodedAudioFileReaderprotected
m_dataLockCodedAudioFileReadermutableprotected
m_decodeErrorShownMP3FileReaderprotected
m_decodeThreadMP3FileReaderprotected
m_doneMP3FileReaderprotected
m_errorMP3FileReaderprotected
m_fileBufferMP3FileReaderprotected
m_fileBufferSizeMP3FileReaderprotected
m_fileFrameCountCodedAudioFileReaderprotected
m_fileRateCodedAudioFileReaderprotected
m_fileSizeMP3FileReaderprotected
m_firstNonzeroCodedAudioFileReaderprotected
m_frameCountAudioFileReaderprotected
m_gainCodedAudioFileReaderprotected
m_gaplessModeMP3FileReaderprotected
m_initialisedCodedAudioFileReaderprotected
m_lastNonzeroCodedAudioFileReaderprotected
m_makerMP3FileReaderprotected
m_maxCodedAudioFileReaderprotected
m_mp3FrameCountMP3FileReaderprotected
m_normalisedCodedAudioFileReaderprotected
m_pathMP3FileReaderprotected
m_reporterMP3FileReaderprotected
m_resampleBufferCodedAudioFileReaderprotected
m_resampleBufferFramesCodedAudioFileReaderprotected
m_resamplerCodedAudioFileReaderprotected
m_sampleBufferMP3FileReaderprotected
m_sampleBufferSizeMP3FileReaderprotected
m_sampleRateAudioFileReaderprotected
m_serialiserCodedAudioFileReaderprotected
m_sourceMP3FileReaderprotected
m_tagsMP3FileReaderprotected
m_titleMP3FileReaderprotected
m_trimFromEndCodedAudioFileReaderprotected
m_trimFromStartCodedAudioFileReaderprotected
MP3FileReader(FileSource source, DecodeMode decodeMode, CacheMode cacheMode, GaplessMode gaplessMode, sv_samplerate_t targetRate=0, bool normalised=false, ProgressReporter *reporter=0)MP3FileReader
output_callback(void *, struct mad_header const *, struct mad_pcm *)MP3FileReaderprotectedstatic
progress(int)CodedAudioFileReadersignal
setFramesToTrim(sv_frame_t fromStart, sv_frame_t fromEnd)CodedAudioFileReaderprotected
startSerialised(QString id, const std::atomic< bool > *cancelled)CodedAudioFileReaderprotected
supports(FileSource &source)MP3FileReaderstatic
supportsContentType(QString type)MP3FileReaderstatic
supportsExtension(QString ext)MP3FileReaderstatic
TagMap typedefAudioFileReader
~AudioFileReader()AudioFileReaderinlinevirtual
~CodedAudioFileReader()CodedAudioFileReadervirtual
~MP3FileReader()MP3FileReadervirtual