Searched refs:HasRemoteAudio (Results 1 – 1 of 1) sorted by relevance
962 virtual bool HasRemoteAudio() const = 0;1008 bool HasRemoteAudio() const override { in HasRemoteAudio() function in webrtc::__anon46506bb20311::VoiceMediaChannelStatsGatherer1034 bool HasRemoteAudio() const override { return false; } in HasRemoteAudio() function in webrtc::__anon46506bb20311::VideoMediaChannelStatsGatherer1105 has_remote_audio |= gatherer->HasRemoteAudio(); in ExtractMediaInfo()