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