Searched defs:callAudioEvent (Results 1 – 3 of 3) sorted by relevance
197 …t VoipCallConnection::SendCallUiEvent(std::string voipCallId, const CallAudioEvent &callAudioEvent) in SendCallUiEvent()
148 …CallAudioEvent callAudioEvent = mute == 1 ? CallAudioEvent::AUDIO_EVENT_MUTED : CallAudioEvent::AU… in SetMute() local
416 …VoipCallManagerProxy::SendCallUiEvent(std::string voipCallId, const CallAudioEvent &callAudioEvent) in SendCallUiEvent()441 …agerProxy::ReportCallAudioEventChange(std::string voipCallId, const CallAudioEvent &callAudioEvent) in ReportCallAudioEventChange()