#include <revolution.h> #include <revolution/mix.h> BOOL MIXAuxAIsPostFader(AXVPB *p);
| p | Pointer to the AXVPB structure gotten by the user from AX |
|---|
Returns TRUE if the AuxA control is in postfader mode; returns FALSE otherwise.
The MIXAuxAIsPostFader function gets the current fader mode for the AuxA send control for the specified voice.
MIXAuxBIsPostFader, MIXAuxCIsPostFader
2007/10/05 Corrected errors in Return Values.
2006/03/01 Initial version.
CONFIDENTIAL