#include <revolution.h>
#include <revolution/mix.h>
int MIXRmtGetFader(AXVPB *p, int num);
| p | Specifies the pointer to the AXVPB structure acquired from AX by the application. |
| num | Controller number (0 to 3). |
Returns the current fader control value in units of 0.1 dB (1 = 0.1 dB).
MIXRmtGetFader returns the current fader control value for the specified voice and specified controller speaker.
2006/08/03 Initial version.
CONFIDENTIAL