#include <revolution.h> #include <revolution/mix.h> int MIXGetAuxB(AXVPB *p);
| p | Pointer to the AXVPB structure gotten from AX by the user |
|---|
Returns the current setting of the Aux B control in 0.1 decibel increments (1 = 0.1 dB) for the specified voice.
The MIXGetAuxB function queries the current setting for the AuxB control for the specified voice.
2006/03/01 Initial version.
CONFIDENTIAL