advance() noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inlineprivate |
clearSamples(int numSamples) const noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
convertSamples(Pointer source, int numSamples) const noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
convertSamples(OtherPointerType source, int numSamples) const noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
data | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | private |
findMinAndMax(size_t numSamples) const noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
findMinAndMax(size_t numSamples, float &minValue, float &maxValue) const noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
get32BitResolution() noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inlinestatic |
getAsFloat() const noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
getAsInt32() const noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
getBytesPerSample() noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inlinestatic |
getNumBytesBetweenSamples() const noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
getNumInterleavedChannels() const noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
getRawData() const noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
isBigEndian() noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inlinestatic |
isFloatingPoint() noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inlinestatic |
operator++() noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
operator++(int) | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | private |
operator+=(int samplesToJump) noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
operator--() noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
operator--(int) | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | private |
operator=(const Pointer &other) noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
Pointer(typename Constness::VoidType *sourceData) noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
Pointer(typename Constness::VoidType *sourceData, int numInterleaved) noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
Pointer(const Pointer &other) noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
setAsFloat(float newValue) noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |
setAsInt32(int32 newValue) noexcept | juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > | inline |