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