#include <revolution.h>
#include <revolution/mix.h>
BOOL MIXRmtAuxIsPostFader(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 TRUE if Aux bus control is in post fader mode; otherwise reutrns FALSE.
MIXRmtAuxIsPostFader sets the fader mode of the Aux bus for the specified voice and specified controller speaker.
Note:An Aux bus for the controller speaker is not implemented.
08/03/2006 Initial version.
CONFIDENTIAL