MIXAuxCPreFader

C Specification

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

Arguments

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

Return Values

None.

Description

The MIXAuxCPreFader function sets the Aux C control to pre fader mode for the specified voice.

See Also

MIXAuxAPreFader, MIXAuxBPreFader

Revision History

03/01/2006 Initial version.