VgaGames4 - audio man-pages

[.. upper level ..]

vg4->audio->mute()

Set to mute or unset from mute.

SYNTAX
VG_BOOL vg4->audio->mute(VG_BOOL doit)

FUNCTION PARAMETERS
doit VG_TRUE = set, VG_FALSE = unset

RETURN VALUE
Returns the previous value.

DESCRIPTION
Set to mute or unset from mute.

SEE ALSO
vg4->audio->is_mute() vg4->audio->suspend()