33 #ifndef _NSOUND_BUFFER_SELECTION_H_
34 #define _NSOUND_BUFFER_SELECTION_H_
BufferSelection(Buffer &buffer, const BooleanVector &bv)
BufferSelection & operator^=(const float64 &rhs)
void set(const float64 &rhs)
BufferSelection & operator=(const BufferSelection &rhs)
BufferSelection & operator/=(const float64 &rhs)
BufferSelection & operator+=(const float64 &rhs)
A Buffer for storing audio samples.
std::vector< boolean > BooleanVector
A helper class for advance operators.
BufferSelection & operator-=(const float64 &rhs)
BufferSelection & operator*=(const float64 &rhs)