#include <revolution.h>
#include <revolution/mix.h>
int MIXGetSPan(AXVPB *p);
p |
Specifies the pointer to the AXVPB structure acquired from AX by the application. |
Returns the current span control setting for the specified voice.
The MIXGetSPan function obtains the current span control setting for the specified voice.
03/01/2006 Initial version.