MIXRmtAuxIsPostFader

C Specification

#include <revolution.h>
#include <revolution/mix.h>
BOOL MIXRmtAuxIsPostFader(AXVPB *p, int num);

Arguments

p Specifies the pointer to the AXVPB structure acquired from AX by the application.
num Controller number (0 to 3).

Return Values

Returns TRUE if Aux bus control is in post fader mode; otherwise returns FALSE.

Description

MIXRmtAuxIsPostFader sets the fader mode of the Aux bus for the specified voice and specified controller speaker.

Note: An Aux bus for the controller speaker is not implemented.

See Also

Revision History

2006/08/03 Initial version.


CONFIDENTIAL