JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
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 *const *destChannels, int numDestChannels, int startOffsetInDestBuffer, int64 startSampleInFile, int &numSamples, int64 fileLengthInSamples)juce::AudioFormatReaderprotectedstatic
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::MemoryMappedAudioFormatReaderprotected
getChannelLayout()juce::AudioFormatReadervirtual
getFile() const noexceptjuce::MemoryMappedAudioFormatReader
getFormatName() const noexceptjuce::AudioFormatReader
getMappedSection() const noexceptjuce::MemoryMappedAudioFormatReader
getNumBytesUsed() constjuce::MemoryMappedAudioFormatReader
getSample(int64 sample, float *result) const noexcept overridejuce::MemoryMappedAiffReadervirtual
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::MemoryMappedAiffReader
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::MemoryMappedAiffReadervirtual
readMaxLevels(int64 startSample, int64 numSamples, Range< float > *results, int numChannelsToRead)juce::MemoryMappedAiffReadervirtual
readMaxLevels(int64 startSample, int64 numSamples, float &lowestLeft, float &highestLeft, float &lowestRight, float &highestRight)juce::MemoryMappedAiffReadervirtual
readSamples(int *const *destSamples, int numDestChannels, int startOffsetInDestBuffer, int64 startSampleInFile, int numSamples) overridejuce::MemoryMappedAiffReadervirtual
sampleRatejuce::AudioFormatReader
sampleToFilePos(int64 sample) const noexceptjuce::MemoryMappedAudioFormatReaderprotected
sampleToPointer(int64 sample) const noexceptjuce::MemoryMappedAudioFormatReaderprotected
scanMinAndMaxInterleaved(int channel, int64 startSampleInFile, int64 numSamples) const noexceptjuce::MemoryMappedAudioFormatReaderprotected
searchForLevel(int64 startSample, int64 numSamplesToSearch, double magnitudeRangeMinimum, double magnitudeRangeMaximum, int minimumConsecutiveSamples)juce::AudioFormatReader
touchSample(int64 sample) const noexceptjuce::MemoryMappedAudioFormatReader
usesFloatingPointDatajuce::AudioFormatReader
~AudioFormatReader()juce::AudioFormatReadervirtual