Searched defs:Mute (Results 1 – 6 of 6) sorted by relevance
40 Mute, enumerator
151 virtual bool Mute(bool on) { return false; } in Mute() function186 virtual bool Mute(bool on) { return false; } in Mute() function
319 void Call::Mute(bool mute) { in Mute() function in cricket::Call
257 virtual bool Mute(bool on) { return true; } in Mute() function
140 bool BaseChannel::Mute(bool mute) { in Mute() function in cricket::BaseChannel
835 AudioFrame::Mute() const in Mute() function