#include <revolution.h>
#include <revolution/mix.h>
int MIXGetAuxA(AXVPB *p);
p |
Specifies pointer to the AXVPB structure acquired from AX by the user. |
Returns the current setting of the AuxA control in 0.1 dB increments (1 = 0.1 dB) for the specified voice .
The MIXGetAuxA function obtains the current setting of the Aux A control for the specified voice.
03/01/2006 Initial version.