Jamba C++ API  5.1.1
AudioBuffers< SampleType > Member List

This is the complete list of members for AudioBuffers< SampleType >, including all inherited members.

absoluteMax() constAudioBuffers< SampleType >inline
adjustSilenceFlags()AudioBuffers< SampleType >inline
AudioBuffers(AudioBusBuffers &buffer, int32 numSamples)AudioBuffers< SampleType >inline
class_type typedefAudioBuffers< SampleType >
clear()AudioBuffers< SampleType >inline
copyFrom(class_type const &fromBuffer)AudioBuffers< SampleType >inline
copyFrom(class_type const &iFromBuffer, UnaryOperation f)AudioBuffers< SampleType >inline
copyTo(class_type &toBuffer) constAudioBuffers< SampleType >inline
copyTo(class_type &iToBuffer, UnaryOperation f) constAudioBuffers< SampleType >inline
fBufferAudioBuffers< SampleType >private
fNumSamplesAudioBuffers< SampleType >private
forEachSample(UnaryFunction f)AudioBuffers< SampleType >inline
forEachSample(UnaryFunction f) constAudioBuffers< SampleType >inline
getAudioChannel(int32 iChannel)AudioBuffers< SampleType >inline
getAudioChannel(int32 iChannel) constAudioBuffers< SampleType >inline
getBuffer()AudioBuffers< SampleType >inline
getBuffer() constAudioBuffers< SampleType >inline
getBuffer() constAudioBuffers< SampleType >inline
getBuffer() constAudioBuffers< SampleType >inline
getBuffer()AudioBuffers< SampleType >inline
getBuffer()AudioBuffers< SampleType >inline
getLeftChannel()AudioBuffers< SampleType >inline
getLeftChannel() constAudioBuffers< SampleType >inline
getNumChannels() constAudioBuffers< SampleType >inline
getNumSamples() constAudioBuffers< SampleType >inline
getRightChannel()AudioBuffers< SampleType >inline
getRightChannel() constAudioBuffers< SampleType >inline
getSilenceFlags() constAudioBuffers< SampleType >inline
isSilent() constAudioBuffers< SampleType >inline
isSilent(int32 iChannel) constAudioBuffers< SampleType >inline
setSilenceFlag(int32 iChannel, bool iSilent)AudioBuffers< SampleType >inline
setSilenceFlags(uint64 iFlags) constAudioBuffers< SampleType >inline