JUCE  v5.1.1-3-g1a0b28c73
JUCE API
AudioData::Pointer< SampleFormat, Endianness, InterleavingType, Constness > Member List

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

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