MIXGetPan

C Specification

#include <revolution.h>
#include <revolution/mix.h>
int MIXGetPan(AXVPB *p);

Arguments

p Specifies the pointer to the AXVPB structure acquired from AX by the application.

Return Values

Returns the current pan control setting for the specified voice.

Description

The MIXGetPan function obtains the current pan control setting for the specified voice.

See Also

MIXSetPan

Revision History

2006/03/01 Initial version.


CONFIDENTIAL