MIXGetPan

Syntax

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

int MIXGetPan(AXVPB *p);

Arguments

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

Return Values

Returns the current pan control setting for the specified voice.

Description

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

See Also

MIXSetPan

Revision History

2006/03/01 Initial version.


CONFIDENTIAL