|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
This is the complete list of members for tracktion::engine::MemoryMappedFloatReader, including all inherited members.
| AudioFormatReader(InputStream *sourceStream, const String &formatName) | juce::AudioFormatReader | protected |
| bitsPerSample | juce::AudioFormatReader | |
| clearSamplesBeyondAvailableLength(int *const *destChannels, int numDestChannels, int startOffsetInDestBuffer, int64 startSampleInFile, int &numSamples, int64 fileLengthInSamples) | juce::AudioFormatReader | protectedstatic |
| filePosToSample(int64 filePos) const noexcept | juce::MemoryMappedAudioFormatReader | protected |
| getChannelLayout() | juce::AudioFormatReader | virtual |
| getFile() const noexcept | juce::MemoryMappedAudioFormatReader | |
| getFormatName() const noexcept | juce::AudioFormatReader | |
| getMappedSection() const noexcept | juce::MemoryMappedAudioFormatReader | |
| getNumBytesUsed() const | juce::MemoryMappedAudioFormatReader | |
| getSample(juce::int64 sample, float *result) const noexcept override (defined in tracktion::engine::MemoryMappedFloatReader) | tracktion::engine::MemoryMappedFloatReader | virtual |
| input | juce::AudioFormatReader | |
| lengthInSamples | juce::AudioFormatReader | |
| mapEntireFile() | juce::MemoryMappedAudioFormatReader | |
| mapSectionOfFile(Range< int64 > samplesToMap) | juce::MemoryMappedAudioFormatReader | virtual |
| MemoryMappedAudioFormatReader(const File &file, const AudioFormatReader &details, int64 dataChunkStart, int64 dataChunkLength, int bytesPerFrame) | juce::MemoryMappedAudioFormatReader | protected |
| MemoryMappedFloatReader(const juce::File &f, const FloatAudioFormatReader &reader) (defined in tracktion::engine::MemoryMappedFloatReader) | tracktion::engine::MemoryMappedFloatReader | |
| metadataValues | juce::AudioFormatReader | |
| numChannels | juce::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(juce::int64 startSampleInFile, juce::int64 numSamples, juce::Range< float > *results, int numChannelsToRead) override (defined in tracktion::engine::MemoryMappedFloatReader) | tracktion::engine::MemoryMappedFloatReader | virtual |
| juce::MemoryMappedAudioFormatReader::readMaxLevels(int64 startSample, int64 numSamples, float &lowestLeft, float &highestLeft, float &lowestRight, float &highestRight) | juce::AudioFormatReader | virtual |
| readSamples(int *const *destSamples, int numDestChannels, int startOffsetInDestBuffer, juce::int64 startSampleInFile, int numSamples) override (defined in tracktion::engine::MemoryMappedFloatReader) | tracktion::engine::MemoryMappedFloatReader | virtual |
| sampleRate | juce::AudioFormatReader | |
| sampleToFilePos(int64 sample) const noexcept | juce::MemoryMappedAudioFormatReader | protected |
| sampleToPointer(int64 sample) const noexcept | juce::MemoryMappedAudioFormatReader | protected |
| scanMinAndMaxInterleaved(int channel, int64 startSampleInFile, int64 numSamples) const noexcept | juce::MemoryMappedAudioFormatReader | protected |
| searchForLevel(int64 startSample, int64 numSamplesToSearch, double magnitudeRangeMinimum, double magnitudeRangeMaximum, int minimumConsecutiveSamples) | juce::AudioFormatReader | |
| touchSample(int64 sample) const noexcept | juce::MemoryMappedAudioFormatReader | |
| usesFloatingPointData | juce::AudioFormatReader | |
| ~AudioFormatReader() | juce::AudioFormatReader | virtual |