MIXAuxAIsPostFader

Syntax

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

BOOL MIXAuxAIsPostFader(AXVPB *p);

Arguments

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

Return Values

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

Description

The MIXAuxAIsPostFader function gets the current fader mode for the AuxA send control for the specified voice.

See Also

MIXAuxBIsPostFader, MIXAuxCIsPostFader

Revision History

2007/10/05 Corrected errors in Return Values.
2006/03/01 Initial version.


CONFIDENTIAL