Home
last modified time | relevance | path

Searched defs:SetCaptureDevice (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dmediasessionclient.h121 bool SetCaptureDevice(const std::string& cam_device) { in SetCaptureDevice() function
Dchannelmanager_unittest.cc363 TEST_F(ChannelManagerTest, SetCaptureDevice) { in TEST_F() argument
Dchannelmanager.cc663 bool ChannelManager::SetCaptureDevice(const std::string& cam_name) { in SetCaptureDevice() function in cricket::ChannelManager
/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dhybridvideoengine.h242 bool SetCaptureDevice(const Device* device) { in SetCaptureDevice() function
Dfakemediaengine.h924 bool SetCaptureDevice(const Device* device) { in SetCaptureDevice() function
/external/chromium_org/media/audio/win/
Daudio_low_latency_input_win.cc488 HRESULT WASAPIAudioInputStream::SetCaptureDevice() { in SetCaptureDevice() function in media::WASAPIAudioInputStream
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dwebrtcsession.cc1014 bool WebRtcSession::SetCaptureDevice(uint32 ssrc, in SetCaptureDevice() function in webrtc::WebRtcSession