Home
last modified time | relevance | path

Searched refs:stop_device (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/audio/voip/
Dvoip_core.cc290 bool stop_device = true; in StopPlayout() local
296 stop_device = false; in StopPlayout()
302 if (stop_device && audio_device_module_->Playing()) { in StopPlayout()