MIXAuxBIsPostFader

Syntax

#include <revolution.h>
#include <revolution/mix.h>

BOOL MIXAuxBIsPostFader(AXVPB *p);

Arguments

p Pointer to the AXVPB structure gotten by the user from AX

Return Values

Returns TRUE if the AuxB control is in postfader mode; returns FALSE otherwise.

Description

The MIXAuxBIsPostFader function gets the current fader mode for the AuxB send control for the specified voice.

See Also

MIXAuxAIsPostFader, MIXAuxCIsPostFader

Revision History

2006/03/01 Initial version.


CONFIDENTIAL