Searched refs:muter_nick (Results 1 – 4 of 4) sorted by relevance
283 const std::string& muter_nick = change.publisher_nick; in OnAudioMuteStateChange() local286 LOG(LS_WARNING) << muter_nick << " remote unmuted " << mutee_nick; in OnAudioMuteStateChange()290 SignalRemoteMute(mutee_nick, muter_nick, should_mute_locally); in OnAudioMuteStateChange()
65 const std::string& muter_nick, in OnRemoteMute() argument68 last_muter_nick = muter_nick; in OnRemoteMute()
213 const std::string& muter_nick,
1036 const std::string& muter_nick, in OnRemoteMuted() argument1040 console_->PrintLine("Remote muted by %s.", muter_nick.c_str()); in OnRemoteMuted()1043 mutee_nick.c_str(), muter_nick.c_str()); in OnRemoteMuted()