OpenShot Library | OpenShotAudio  0.2.2
juce::MemoryMappedAiffReader Member List

This is the complete list of members for juce::MemoryMappedAiffReader, including all inherited members.

AudioFormatReader(InputStream *sourceStream, const String &formatName)juce::AudioFormatReaderprotected
bitsPerSamplejuce::AudioFormatReader
bytesPerFrame (defined in juce::MemoryMappedAudioFormatReader)juce::MemoryMappedAudioFormatReaderprotected
clearSamplesBeyondAvailableLength(int **destChannels, int numDestChannels, int startOffsetInDestBuffer, int64 startSampleInFile, int &numSamples, int64 fileLengthInSamples)juce::AudioFormatReaderinlineprotectedstatic
dataChunkStart (defined in juce::MemoryMappedAudioFormatReader)juce::MemoryMappedAudioFormatReaderprotected
dataLength (defined in juce::MemoryMappedAudioFormatReader)juce::MemoryMappedAudioFormatReaderprotected
file (defined in juce::MemoryMappedAudioFormatReader)juce::MemoryMappedAudioFormatReaderprotected
filePosToSample(int64 filePos) const noexceptjuce::MemoryMappedAudioFormatReaderinlineprotected
getChannelLayout()juce::AudioFormatReadervirtual
getFile() const noexceptjuce::MemoryMappedAudioFormatReaderinline
getFormatName() const noexceptjuce::AudioFormatReaderinline
getMappedSection() const noexceptjuce::MemoryMappedAudioFormatReaderinline
getNumBytesUsed() constjuce::MemoryMappedAudioFormatReaderinline
getSample(int64 sample, float *result) const noexcept overridejuce::MemoryMappedAiffReaderinlinevirtual
inputjuce::AudioFormatReader
lengthInSamplesjuce::AudioFormatReader
map (defined in juce::MemoryMappedAudioFormatReader)juce::MemoryMappedAudioFormatReaderprotected
mapEntireFile()juce::MemoryMappedAudioFormatReader
mappedSection (defined in juce::MemoryMappedAudioFormatReader)juce::MemoryMappedAudioFormatReaderprotected
mapSectionOfFile(Range< int64 > samplesToMap)juce::MemoryMappedAudioFormatReadervirtual
MemoryMappedAiffReader(const File &f, const AiffAudioFormatReader &reader) (defined in juce::MemoryMappedAiffReader)juce::MemoryMappedAiffReaderinline
MemoryMappedAudioFormatReader(const File &file, const AudioFormatReader &details, int64 dataChunkStart, int64 dataChunkLength, int bytesPerFrame)juce::MemoryMappedAudioFormatReaderprotected
metadataValuesjuce::AudioFormatReader
numChannelsjuce::AudioFormatReader
read(float *const *destChannels, int numDestChannels, int64 startSampleInSource, int numSamplesToRead)juce::AudioFormatReader
read(int *const *destChannels, int numDestChannels, int64 startSampleInSource, int numSamplesToRead, bool fillLeftoverChannelsWithCopies)juce::AudioFormatReader
read(AudioBuffer< float > *buffer, int startSampleInDestBuffer, int numSamples, int64 readerStartSample, bool useReaderLeftChan, bool useReaderRightChan)juce::AudioFormatReader
readMaxLevels(int64 startSampleInFile, int64 numSamples, Range< float > *results, int numChannelsToRead) overridejuce::MemoryMappedAiffReaderinlinevirtual
readMaxLevels(int64 startSample, int64 numSamples, Range< float > *results, int numChannelsToRead)juce::MemoryMappedAiffReader
readMaxLevels(int64 startSample, int64 numSamples, float &lowestLeft, float &highestLeft, float &lowestRight, float &highestRight)juce::MemoryMappedAiffReader
juce::MemoryMappedAudioFormatReader::readMaxLevels(int64 startSample, int64 numSamples, float &lowestLeft, float &highestLeft, float &lowestRight, float &highestRight)juce::AudioFormatReadervirtual
readSamples(int **destSamples, int numDestChannels, int startOffsetInDestBuffer, int64 startSampleInFile, int numSamples) overridejuce::MemoryMappedAiffReaderinlinevirtual
sampleRatejuce::AudioFormatReader
sampleToFilePos(int64 sample) const noexceptjuce::MemoryMappedAudioFormatReaderinlineprotected
sampleToPointer(int64 sample) const noexceptjuce::MemoryMappedAudioFormatReaderinlineprotected
scanMinAndMaxInterleaved(int channel, int64 startSampleInFile, int64 numSamples) const noexceptjuce::MemoryMappedAudioFormatReaderinlineprotected
searchForLevel(int64 startSample, int64 numSamplesToSearch, double magnitudeRangeMinimum, double magnitudeRangeMaximum, int minimumConsecutiveSamples)juce::AudioFormatReader
touchSample(int64 sample) const noexceptjuce::MemoryMappedAudioFormatReader
usesFloatingPointDatajuce::AudioFormatReader
~AudioFormatReader()juce::AudioFormatReadervirtual