Searched defs:EnumeratePlaybackDevices (Results 1 - 4 of 4) sorted by relevance

/external/webrtc/webrtc/sound/
H A Dsoundsystemproxy.cc15 bool SoundSystemProxy::EnumeratePlaybackDevices( function in class:rtc::SoundSystemProxy
17 return wrapped_ ? wrapped_->EnumeratePlaybackDevices(devices) : false;
H A Dnullsoundsystem.cc108 bool NullSoundSystem::EnumeratePlaybackDevices( function in class:rtc::NullSoundSystem
H A Dalsasoundsystem.cc476 bool AlsaSoundSystem::EnumeratePlaybackDevices( function in class:rtc::AlsaSoundSystem
H A Dpulseaudiosoundsystem.cc1032 bool PulseAudioSoundSystem::EnumeratePlaybackDevices( function in class:rtc::PulseAudioSoundSystem

Completed in 58 milliseconds