MIXAuxCIsPostFader

Syntax

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

BOOL MIXAuxCIsPostFader(AXVPB *p);

Arguments

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

Return Values

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

Description

The MIXAuxCIsPostFader function gets the current fader mode for the AuxC send control for the specified voice.

See Also

MIXAuxAIsPostFader, MIXAuxBIsPostFader

Revision History

2006/03/01 Initial version.


CONFIDENTIAL