MIXIsMute

Syntax

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

BOOL MIXIsMute(AXVPB *p);

Arguments

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

Return Values

Returns TRUE if specified voice is muted; otherwise returns FALSE.

Description

The MIXIsMute function gets the mute setting for the specified voice.

See Also

MIXMute, MIXUnMute

Revision History

2006/03/01 Initial version.


CONFIDENTIAL