Searched defs:muted (Results 1 – 15 of 15) sorted by relevance
95 function showStream(streamId, autoplay, muted) { argument
205 bool muted, std::string* task_id_out) { in PublishAudioMuteState()210 bool muted, std::string* task_id_out) { in PublishVideoMuteState()
311 void AgcManagerDirect::SetCaptureMuted(bool muted) { in SetCaptureMuted()
521 UInt32 muted = 0; in SpeakerMute() local697 UInt32 muted = 0; in MicrophoneMute() local
622 bool muted(0); in SpeakerMute() local666 bool muted(0); in MicrophoneMute() local
278 bool muted(false); in RecordedDataIsAvailable() local531 bool muted(false); in NeedMorePlayData() local
802 bool muted(false); in SpeakerMute() local854 bool muted(false); in MicrophoneMute() local
235 bool muted = false; in RunTest() local
446 bool muted(0); in SpeakerMute() local503 bool muted(0); in MicrophoneMute() local
537 bool muted(0); in SpeakerMute() local589 bool muted(0); in MicrophoneMute() local
227 bool VideoCapturer::MuteToBlackThenPause(bool muted) { in MuteToBlackThenPause()
850 bool muted(0); in SpeakerMute() local910 bool muted(0); in MicrophoneMute() local
477 VideoCapturer* video_capturer, bool muted) { in MuteToBlackThenPause()
547 void AudioProcessingImpl::set_output_will_be_muted(bool muted) { in set_output_will_be_muted()
2261 bool WebRtcVoiceMediaChannel::MuteStream(uint32_t ssrc, bool muted) { in MuteStream()