MIXAuxAPostFader

C Specification

#include <revolution.h>
#include <revolution/mix.h>
void MIXAuxAPostFader(AXVPB *p);

Arguments

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

Return Values

None.

Description

The MIXAuxAPostFader function sets the Aux A control to post fader mode for the specified voice.

See Also

MIXAuxBPostFader, MIXAuxCPostFader

Revision History

03/01/2006 Initial version.