#include <revolution.h> #include <revolution/mix.h> int MIXGetFader(AXVPB *p);
| p | Pointer to the AXVPB structure gotten by the user from AX |
|---|
Returns the current setting of the fader control in 0.1 decibel increments (1 = 0.1 dB) for the specified voice.
The MIXGetFader function gets the current fader control setting for the specified voice.
2006/03/01 Initial version.
CONFIDENTIAL