Home
last modified time | relevance | path

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

/external/webrtc/webrtc/sound/
Dsoundsystemproxy.cc35 SoundOutputStreamInterface *SoundSystemProxy::OpenPlaybackDevice( in OpenPlaybackDevice() function in rtc::SoundSystemProxy
38 return wrapped_ ? wrapped_->OpenPlaybackDevice(device, params) : NULL; in OpenPlaybackDevice()
Dsoundsystemproxy.h34 SoundOutputStreamInterface *OpenPlaybackDevice(
Dnullsoundsystem.h38 SoundOutputStreamInterface *OpenPlaybackDevice(
Dsoundsysteminterface.h93 virtual SoundOutputStreamInterface *OpenPlaybackDevice(
Dalsasoundsystem.h48 SoundOutputStreamInterface *OpenPlaybackDevice(
Dnullsoundsystem.cc138 SoundOutputStreamInterface *NullSoundSystem::OpenPlaybackDevice( in OpenPlaybackDevice() function in rtc::NullSoundSystem
Dpulseaudiosoundsystem.h53 virtual SoundOutputStreamInterface *OpenPlaybackDevice(
Dalsasoundsystem.cc494 SoundOutputStreamInterface *AlsaSoundSystem::OpenPlaybackDevice( in OpenPlaybackDevice() function in rtc::AlsaSoundSystem
Dpulseaudiosoundsystem.cc1058 SoundOutputStreamInterface *PulseAudioSoundSystem::OpenPlaybackDevice( in OpenPlaybackDevice() function in rtc::PulseAudioSoundSystem