SsGetMute

Gets mute state

char SsGetMute (
        void
)

Arguments

None.

Return Value

The mute state is returned as indicated below:

SS_MUTE_ON Mute on
SS_MUTE_OFF Mute off

Explanation

The current mute state is obtained and returned.

See Also

SsSetMute()