#include <mixoutput.hpp>
Public Member Functions | |
| CMixOutput () | |
| void | reset () |
Public Attributes | |
| tREAL32 | m_fVolume |
| tREAL32 | m_fPan |
| CDeviceChannel * | m_pChannel |
| CMixOutput::CMixOutput | ( | ) |
| void CMixOutput::reset | ( | ) |
| tREAL32 CMixOutput::m_fVolume |
| tREAL32 CMixOutput::m_fPan |
This lets the system keep track of where the sounds has been assigned. NULL means it hasn't been assigned, or the underlying driver is maintaining this list on its own.
1.5.6