#include <revolution.h> #include <revolution/mix.h> BOOL MIXIsMute(AXVPB *p);
| p | Pointer to the AXVPB structure gotten by the user from AX |
|---|
Returns TRUE if specified voice is muted; otherwise returns FALSE.
The MIXIsMute function gets the mute setting for the specified voice.
2006/03/01 Initial version.
CONFIDENTIAL