MIXMute

C Specification

#include <revolution.h>
#include <revolution/mix.h>
void MIXMute(AXVPB *p);

Arguments

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

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