MIXAuxCIsPostFader

C Specification

#include <revolution.h>
#include <revolution/mix.h>
BOOL MIXAuxCIsPostFader(AXVPB *p);

Arguments

p Specifies pointer to the AXVPB structure acquired from AX by the user.

Return Values

Returns TRUE if the Aux C control is in post fader mode and FALSE if otherwise.

Description

The MIXAuxCIsPostFader function obtains the current fader mode of the Aux C send control for the specified voice.

See Also

MIXAuxAIsPostFader, MIXAuxBIsPostFader

Revision History

2006/03/01 Initial version.


CONFIDENTIAL