AudSourceCnv.h
Classes
- AudSourceCnv -- (full description)
Interface
- Public Members
- AudSourceCnv (AudChanType channel, AudHRTFMap *hrtfMap)
- virtual ~AudSourceCnv ()
- virtual void operator>> (short *sample)
Member Description
Constructor: AudSourceCnv
Initialize by specifying the channel of the sound to use and
passing the HRTFs to convolve with.
Destructor: ~AudSourceCnv
virtual void operator>> (short *sample)
Method: operator>>
Add current sound produced to specified buffer.