MIXGetAuxA

Syntax

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

int MIXGetAuxA(AXVPB *p);

Arguments

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

Return Values

Returns the current setting of the AuxA control in 0.1 decibel increments (1 = 0.1 dB) for the specified voice.

Description

The MIXGetAuxA function gets the current setting for the AuxA control for the specified voice.

See Also

MIXGetAuxB, MIXGetAuxC

Revision History

2006/03/01 Initial version.


CONFIDENTIAL