HomeSort by relevance Sort by last modified time
    Searched defs:OpenPlaybackDevice (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/sound/
soundsystemproxy.cc 35 SoundOutputStreamInterface *SoundSystemProxy::OpenPlaybackDevice(
38 return wrapped_ ? wrapped_->OpenPlaybackDevice(device, params) : NULL;
nullsoundsystem.cc 138 SoundOutputStreamInterface *NullSoundSystem::OpenPlaybackDevice(
alsasoundsystem.cc 494 SoundOutputStreamInterface *AlsaSoundSystem::OpenPlaybackDevice(
pulseaudiosoundsystem.cc 1058 SoundOutputStreamInterface *PulseAudioSoundSystem::OpenPlaybackDevice(
    [all...]

Completed in 679 milliseconds