Searched refs:GetAudioState (Results 1 – 5 of 5) sorted by relevance
78 virtual rtc::scoped_refptr<webrtc::AudioState> GetAudioState() const = 0;153 virtual rtc::scoped_refptr<webrtc::AudioState> GetAudioState() const { in GetAudioState() function154 return voice_.GetAudioState(); in GetAudioState()
730 rtc::scoped_refptr<webrtc::AudioState> GetAudioState() const { in GetAudioState() function
70 config.audio_state = media_engine->GetAudioState(); in Construct_w()
70 rtc::scoped_refptr<webrtc::AudioState> GetAudioState() const;
558 WebRtcVoiceEngine::GetAudioState() const { in GetAudioState() function in cricket::WebRtcVoiceEngine