Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/dummy/
Dfile_audio_device.cc112 _playout_index = index; in SetPlayoutDevice()
137 if (_playout_index == 0) { in PlayoutIsAvailable()
139 return _playout_index; in PlayoutIsAvailable()
Dfile_audio_device.h170 int32_t _playout_index; variable