MIXGetFader

Syntax

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

int MIXGetFader(AXVPB *p);

Arguments

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

Return Values

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

Description

The MIXGetFader function gets the current fader control setting for the specified voice.

See Also

MIXSetFader

Revision History

2006/03/01 Initial version.


CONFIDENTIAL