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