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

/external/webrtc/webrtc/sound/
H A Dsoundsystemproxy.cc35 SoundOutputStreamInterface *SoundSystemProxy::OpenPlaybackDevice( function in class:rtc::SoundSystemProxy
38 return wrapped_ ? wrapped_->OpenPlaybackDevice(device, params) : NULL;
H A Dnullsoundsystem.cc138 SoundOutputStreamInterface *NullSoundSystem::OpenPlaybackDevice( function in class:rtc::NullSoundSystem
H A Dalsasoundsystem.cc494 SoundOutputStreamInterface *AlsaSoundSystem::OpenPlaybackDevice( function in class:rtc::AlsaSoundSystem
H A Dpulseaudiosoundsystem.cc1058 SoundOutputStreamInterface *PulseAudioSoundSystem::OpenPlaybackDevice( function in class:rtc::PulseAudioSoundSystem

Completed in 171 milliseconds