Searched defs:SetCapturer (Results 1 – 3 of 3) sorted by relevance
| /external/webrtc/talk/media/webrtc/ | ||
| D | webrtcvideoengine2.cc | 1253 bool WebRtcVideoChannel2::SetCapturer(uint32_t ssrc, VideoCapturer* capturer) { in SetCapturer() function in cricket::WebRtcVideoChannel2 |
| /external/webrtc/talk/media/base/ | ||
| D | fakemediaengine.h | 527 virtual bool SetCapturer(uint32_t ssrc, VideoCapturer* capturer) { in SetCapturer() function |
| /external/webrtc/talk/session/media/ | ||
| D | channel.cc | 1697 bool VideoChannel::SetCapturer(uint32_t ssrc, VideoCapturer* capturer) { in SetCapturer() function in cricket::VideoChannel |