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::AudioBufferReader< T > Member List

This is the complete list of members for juce::AudioBufferReader< T >, including all inherited members.

AudioBufferReader(const AudioBuffer< T > *bufferIn, double rate) (defined in juce::AudioBufferReader< T >)juce::AudioBufferReader< T >
AudioFormatReader(InputStream *sourceStream, const String &formatName)juce::AudioFormatReaderprotected
bitsPerSamplejuce::AudioFormatReader
clearSamplesBeyondAvailableLength(int *const *destChannels, int numDestChannels, int startOffsetInDestBuffer, int64 startSampleInFile, int &numSamples, int64 fileLengthInSamples)juce::AudioFormatReaderprotectedstatic
getChannelLayout()juce::AudioFormatReadervirtual
getFormatName() const noexceptjuce::AudioFormatReader
inputjuce::AudioFormatReader
lengthInSamplesjuce::AudioFormatReader
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 startSample, int64 numSamples, Range< float > *results, int numChannelsToRead)juce::AudioFormatReadervirtual
readMaxLevels(int64 startSample, int64 numSamples, float &lowestLeft, float &highestLeft, float &lowestRight, float &highestRight)juce::AudioFormatReadervirtual
readSamples(int *const *destChannels, int numDestChannels, int startOffsetInDestBuffer, int64 startSampleInFile, int numSamples) overridejuce::AudioBufferReader< T >virtual
sampleRatejuce::AudioFormatReader
searchForLevel(int64 startSample, int64 numSamplesToSearch, double magnitudeRangeMinimum, double magnitudeRangeMaximum, int minimumConsecutiveSamples)juce::AudioFormatReader
usesFloatingPointDatajuce::AudioFormatReader
~AudioFormatReader()juce::AudioFormatReadervirtual