MIXMute

Syntax

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

void MIXMute(AXVPB *p);

Arguments

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

Return Values

None.

Description

The MIXMute function mutes the input for the specified voice.

See Also

MIXUnMute

Revision History

2006/03/01 Initial version.


CONFIDENTIAL