#include <revolution.h>
#include <revolution/mix.h>
int MIXGetInput(AXVPB *p);
p |
Specifies the pointer to the AXVPB structure acquired from AX by the application. |
Returns the current setting of the input control in 0.1 dB increments (1 = 0.1 dB) for the specified voice.
The MIXGetInput function returns the current setting of the input control for the specified voice.
2006/03/01 Initial version.
CONFIDENTIAL