OpenShot Audio Library | OpenShotAudio 0.4.0
juce::ARAAudioSourceReader Member List

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

ARAAudioSourceReader(ARAAudioSource *audioSource)juce::ARAAudioSourceReaderexplicit
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::AudioFormatReaderinlineprotectedstatic
didEnableAudioSourceSamplesAccess(ARAAudioSource *audioSource, bool enable) override (defined in juce::ARAAudioSourceReader)juce::ARAAudioSourceReader
doUpdateAudioSourceContent(ARAAudioSource *audioSource, ARAContentUpdateScopes scopeFlags) override (defined in juce::ARAAudioSourceReader)juce::ARAAudioSourceReader
getChannelLayout()juce::AudioFormatReadervirtual
getFormatName() const noexceptjuce::AudioFormatReaderinline
inputjuce::AudioFormatReader
invalidate()juce::ARAAudioSourceReader
isValid() constjuce::ARAAudioSourceReaderinline
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 *destSamples, int numDestChannels, int startOffsetInDestBuffer, int64 startSampleInFile, int numSamples) overridejuce::ARAAudioSourceReadervirtual
sampleRatejuce::AudioFormatReader
searchForLevel(int64 startSample, int64 numSamplesToSearch, double magnitudeRangeMinimum, double magnitudeRangeMaximum, int minimumConsecutiveSamples)juce::AudioFormatReader
usesFloatingPointDatajuce::AudioFormatReader
willDestroyAudioSource(ARAAudioSource *audioSource) override (defined in juce::ARAAudioSourceReader)juce::ARAAudioSourceReader
willEnableAudioSourceSamplesAccess(ARAAudioSource *audioSource, bool enable) override (defined in juce::ARAAudioSourceReader)juce::ARAAudioSourceReader
willUpdateAudioSourceProperties(ARAAudioSource *audioSource, ARAAudioSource::PropertiesPtr newProperties) override (defined in juce::ARAAudioSourceReader)juce::ARAAudioSourceReader
~ARAAudioSourceReader() override (defined in juce::ARAAudioSourceReader)juce::ARAAudioSourceReader
~AudioFormatReader()juce::AudioFormatReadervirtual