33 #ifndef _NSOUND_AUDIO_STREAM_SELECTION_H_
34 #define _NSOUND_AUDIO_STREAM_SELECTION_H_
void set(const float64 &rhs)
AudioStreamSelection & operator*=(const float64 &rhs)
AudioStreamSelection & operator^=(const float64 &rhs)
AudioStreamSelection(AudioStream &as, const BooleanVectorVector &bv)
std::vector< std::vector< boolean > > BooleanVectorVector
AudioStreamSelection & operator-=(const float64 &rhs)
AudioStreamSelection & operator/=(const float64 &rhs)
AudioStreamSelection & operator+=(const float64 &rhs)
AudioStreamSelection & operator=(const AudioStreamSelection &rhs)
A helper class for advance operators.