add(const AudioBufferTpl< T2, STORAGE2 > &buffer, Size length=0, Size offsetSrc=0, Size offsetDst=0) | tklb::AudioBufferTpl< T, STORAGE > | inline |
add(T value) | tklb::AudioBufferTpl< T, STORAGE > | inline |
assertOnConstMem() | tklb::AudioBufferTpl< T, STORAGE > | inlineprivate |
AudioBufferTpl() | tklb::AudioBufferTpl< T, STORAGE > | inline |
AudioBufferTpl(const Size length, const uchar channels) | tklb::AudioBufferTpl< T, STORAGE > | inline |
AudioBufferTpl(AudioBufferTpl &&source)=default | tklb::AudioBufferTpl< T, STORAGE > | |
AudioBufferTpl(const AudioBufferTpl &)=delete | tklb::AudioBufferTpl< T, STORAGE > | |
AudioBufferTpl(const AudioBufferTpl *)=delete | tklb::AudioBufferTpl< T, STORAGE > | |
channels() const | tklb::AudioBufferTpl< T, STORAGE > | inline |
clone(const AudioBufferTpl< T2, STORAGE2 > &buffer) | tklb::AudioBufferTpl< T, STORAGE > | inline |
get(const uchar channel) | tklb::AudioBufferTpl< T, STORAGE > | inline |
get(const uchar channel) const | tklb::AudioBufferTpl< T, STORAGE > | inline |
getConversionScale() | tklb::AudioBufferTpl< T, STORAGE > | inlinestatic |
getRaw(T **put) | tklb::AudioBufferTpl< T, STORAGE > | inline |
getRaw(const T **put) const | tklb::AudioBufferTpl< T, STORAGE > | inline |
inject(T *mem, const Size size, const uchar channels) | tklb::AudioBufferTpl< T, STORAGE > | inline |
inject(const T *mem, const Size size, const uchar channels) | tklb::AudioBufferTpl< T, STORAGE > | inline |
mBuffer | tklb::AudioBufferTpl< T, STORAGE > | private |
mChannels | tklb::AudioBufferTpl< T, STORAGE > | private |
multiply(const AudioBufferTpl< T2, STORAGE2 > &buffer, Size length=0, Size offsetSrc=0, Size offsetDst=0) | tklb::AudioBufferTpl< T, STORAGE > | inline |
multiply(T value) | tklb::AudioBufferTpl< T, STORAGE > | inline |
mValidSize | tklb::AudioBufferTpl< T, STORAGE > | private |
needsScaling() | tklb::AudioBufferTpl< T, STORAGE > | inlinestatic |
operator=(AudioBufferTpl &&source)=default | tklb::AudioBufferTpl< T, STORAGE > | |
operator=(const AudioBufferTpl &)=delete | tklb::AudioBufferTpl< T, STORAGE > | |
operator[](const uchar channel) const | tklb::AudioBufferTpl< T, STORAGE > | inline |
operator[](const uchar channel) | tklb::AudioBufferTpl< T, STORAGE > | inline |
put(T2 *target, Size length=0, const uchar channel=0, const Size offset=0) const | tklb::AudioBufferTpl< T, STORAGE > | inline |
put(T2 **target, const Size length=0, uchar channels=0, const Size offset=0) const | tklb::AudioBufferTpl< T, STORAGE > | inline |
putInterleaved(T2 *buffer, Size length=0, const Size offset=0) const | tklb::AudioBufferTpl< T, STORAGE > | inline |
resize(const Size length, uchar channels) | tklb::AudioBufferTpl< T, STORAGE > | inline |
resize(const Size length) | tklb::AudioBufferTpl< T, STORAGE > | inline |
resize(const AudioBufferTpl< T2, STORAGE2 > &buffer) | tklb::AudioBufferTpl< T, STORAGE > | inline |
Sample typedef | tklb::AudioBufferTpl< T, STORAGE > | |
sampleRate | tklb::AudioBufferTpl< T, STORAGE > | |
set(const T2 *samples, Size length, const uchar channel=0, const Size offsetDst=0) | tklb::AudioBufferTpl< T, STORAGE > | inline |
set(T2 **const samples, const Size length, const uchar channels, const Size offsetSrc=0, const Size offsetDst=0) | tklb::AudioBufferTpl< T, STORAGE > | inline |
set(const AudioBufferTpl< T2, STORAGE2 > &buffer, Size length=0, const Size offsetSrc=0, const Size offsetDst=0) | tklb::AudioBufferTpl< T, STORAGE > | inline |
set(T value=0, Size length=0, const Size offsetDst=0) | tklb::AudioBufferTpl< T, STORAGE > | inline |
setFromInterleaved(const T2 *samples, Size length, const uchar channels, Size offsetSrc=0, const Size offsetDst=0) | tklb::AudioBufferTpl< T, STORAGE > | inline |
setValidSize(const Size v) | tklb::AudioBufferTpl< T, STORAGE > | inline |
size() const | tklb::AudioBufferTpl< T, STORAGE > | inline |
Size typedef | tklb::AudioBufferTpl< T, STORAGE > | |
Storage typedef | tklb::AudioBufferTpl< T, STORAGE > | |
Stride | tklb::AudioBufferTpl< T, STORAGE > | static |
uchar typedef | tklb::AudioBufferTpl< T, STORAGE > | |
uint typedef | tklb::AudioBufferTpl< T, STORAGE > | |
ushort typedef | tklb::AudioBufferTpl< T, STORAGE > | |
validSize() const | tklb::AudioBufferTpl< T, STORAGE > | inline |
~AudioBufferTpl() | tklb::AudioBufferTpl< T, STORAGE > | inline |