MIXAdjustInput

C Specification

#include <revolution.h>
#include <revolution/mix.h>
void MIXAdjustInput(AXVPB *p, int dB);

Arguments

p Specifies pointer to the AXVPB structure acquired from AX by the user.
dB Value to set in 0.1 dB increments where 1 = 0.1 dB.

Return Values

None.

Description

The MIXAdjustInput function adjusts the attenuation of the input control for the specified voice.

See Also

MIXSetInput

Revision History

2006/03/01 Initial version.


CONFIDENTIAL