MIXGetInput

Syntax

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

int MIXGetInput(AXVPB *p);

Arguments

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

Return Values

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

Description

The MIXGetInput function returns the current setting of the input control for the specified voice.

See Also

MIXSetInput

Revision History

2006/03/01 Initial version.


CONFIDENTIAL