MIXGetSPan

Syntax

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

int MIXGetSPan(AXVPB *p);

Arguments

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

Return Values

Returns the current span control setting for the specified voice.

Description

The MIXGetSPan function gets the current span control setting for the specified voice.

See Also

MIXSetSPan

Revision History

2006/03/01 Initial version.


CONFIDENTIAL