JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > Member List

This is the complete list of members for juce::AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness >, including all inherited members.

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