Searched defs:SetCaptureDevice (Results 1 – 7 of 7) sorted by relevance
121 bool SetCaptureDevice(const std::string& cam_device) { in SetCaptureDevice() function
363 TEST_F(ChannelManagerTest, SetCaptureDevice) { in TEST_F() argument
663 bool ChannelManager::SetCaptureDevice(const std::string& cam_name) { in SetCaptureDevice() function in cricket::ChannelManager
242 bool SetCaptureDevice(const Device* device) { in SetCaptureDevice() function
924 bool SetCaptureDevice(const Device* device) { in SetCaptureDevice() function
488 HRESULT WASAPIAudioInputStream::SetCaptureDevice() { in SetCaptureDevice() function in media::WASAPIAudioInputStream
1014 bool WebRtcSession::SetCaptureDevice(uint32 ssrc, in SetCaptureDevice() function in webrtc::WebRtcSession