Searched refs:WaitForPlayoutEnd (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/modules/audio_device/include/ | ||
D | test_audio_device.h | 144 virtual bool WaitForPlayoutEnd(int timeout_ms = rtc::Event::kForever) = 0; |
D | test_audio_device.cc | 146 bool WaitForPlayoutEnd(int timeout_ms = rtc::Event::kForever) override { in WaitForPlayoutEnd() function in webrtc::__anon9ec0e82d0111::TestAudioDeviceModuleImpl |