#include <revolution.h>
#include <revolution/mix.h>
void MIXRmtAuxPostFader(AXVPB *p, int num);
| p | Specifies the pointer to the AXVPB structure acquired from AX by the application. |
| num | Controller number (0 to 3). |
None.
MIXRmtAuxPostFader sets the post 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