svcore  1.9
DecodingWavFileReader Member List
This is the complete list of members for DecodingWavFileReader, including all inherited members.
addBlock(const SampleBlock &frames)DecodingWavFileReader [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()DecodingWavFileReader [slot]
CodedAudioFileReader(CacheMode cacheMode, int targetRate, bool normalised)CodedAudioFileReader [protected]
DecodingWavFileReader(FileSource source, ResampleMode resampleMode, CacheMode cacheMode, int targetRate=0, bool normalised=false, ProgressReporter *reporter=0)DecodingWavFileReader
endSerialised()CodedAudioFileReader [protected]
finishDecodeCache()CodedAudioFileReader [protected]
frameCountChanged()AudioFileReader [signal]
getChannelCount() const AudioFileReader [inline]
getDecodeCompletion() const DecodingWavFileReader [inline, virtual]
getDeInterleavedFrames(int start, int count, std::vector< SampleBlock > &frames) const AudioFileReader [virtual]
getError() const DecodingWavFileReader [inline, virtual]
getFrameCount() const AudioFileReader [inline]
getInterleavedFrames(int start, int count, SampleBlock &frames) const CodedAudioFileReader [virtual]
getLocation() const DecodingWavFileReader [inline, virtual]
getMaker() const AudioFileReader [inline, virtual]
getNativeRate() const CodedAudioFileReader [inline, virtual]
getSampleRate() const AudioFileReader [inline]
getSupportedExtensions(std::set< QString > &extensions)DecodingWavFileReader [static]
getTags() const AudioFileReader [inline, virtual]
getTitle() const AudioFileReader [inline, virtual]
initialiseDecodeCache()CodedAudioFileReader [protected]
isDecodeCacheInitialised() const CodedAudioFileReader [inline, protected]
isOK() const AudioFileReader [inline]
isQuicklySeekable() const CodedAudioFileReader [inline, virtual]
isUpdating() const DecodingWavFileReader [inline, virtual]
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_cancelledDecodingWavFileReader [protected]
m_channelCountAudioFileReader [protected]
m_completionDecodingWavFileReader [protected]
m_dataCodedAudioFileReader [protected]
m_dataLockCodedAudioFileReader [mutable, protected]
m_decodeThreadDecodingWavFileReader [protected]
m_errorDecodingWavFileReader [protected]
m_fileFrameCountCodedAudioFileReader [protected]
m_fileRateCodedAudioFileReader [protected]
m_frameCountAudioFileReader [protected]
m_gainCodedAudioFileReader [protected]
m_initialisedCodedAudioFileReader [protected]
m_maxCodedAudioFileReader [protected]
m_normalisedCodedAudioFileReader [protected]
m_originalDecodingWavFileReader [protected]
m_pathDecodingWavFileReader [protected]
m_processedDecodingWavFileReader [protected]
m_reporterDecodingWavFileReader [protected]
m_resampleBufferCodedAudioFileReader [protected]
m_resamplerCodedAudioFileReader [protected]
m_sampleRateAudioFileReader [protected]
m_serialiserCodedAudioFileReader [protected]
m_sourceDecodingWavFileReader [protected]
progress(int)CodedAudioFileReader [signal]
ResampleAtOnce enum valueDecodingWavFileReader
ResampleMode enum nameDecodingWavFileReader
ResampleThreaded enum valueDecodingWavFileReader
startSerialised(QString id)CodedAudioFileReader [protected]
supports(FileSource &source)DecodingWavFileReader [static]
supportsContentType(QString type)DecodingWavFileReader [static]
supportsExtension(QString ext)DecodingWavFileReader [static]
TagMap typedefAudioFileReader
~AudioFileReader()AudioFileReader [inline, virtual]
~CodedAudioFileReader()CodedAudioFileReader [virtual]
~DecodingWavFileReader()DecodingWavFileReader [virtual]