Home
last modified time | relevance | path

Searched refs:SetSoundDevices (Results 1 – 3 of 3) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/session/phone/
Dmediaengine.h121 virtual bool SetSoundDevices(const Device* in_device,
197 virtual bool SetSoundDevices(const Device* in_device, in SetSoundDevices() function
Dfilemediaengine.h91 virtual bool SetSoundDevices(const Device* in_dev, const Device* out_dev) { in SetSoundDevices() function
Dchannelmanager.cc474 ret = media_engine_->SetSoundDevices(in_dev, out_dev); in SetAudioOptions_w()