Home | All Classes | Grouped Classes | Index | Search

CL_VoiceServer::unmute

Unmute all voice from client 'source' destinated to client 'dest'. Unmute all voice from netcomputer 'source' destinated to netcomputer 'dest'.

	void unmute(
		CL_NetObject_Client& source, CL_NetObject_Client& dest);

	void unmute(
		CL_NetComputer& source, CL_NetComputer& dest);

See also:

CL_VoiceServer



Questions or comments, write to the ClanLib mailing list.