Home
last modified time | relevance | path

Searched defs:SetVideoSend (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/talk/app/webrtc/
Drtpsender.cc310 void VideoRtpSender::SetVideoSend() { in SetVideoSend() function in webrtc::VideoRtpSender
Dwebrtcsession.cc1376 void WebRtcSession::SetVideoSend(uint32_t ssrc, in SetVideoSend() function in webrtc::WebRtcSession
Dwebrtcsession_unittest.cc3462 TEST_F(WebRtcSessionTest, SetVideoSend) { in TEST_F() argument
/external/webrtc/talk/media/base/
Dfakemediaengine.h517 virtual bool SetVideoSend(uint32_t ssrc, bool enable, in SetVideoSend() function
/external/webrtc/talk/session/media/
Dchannel.cc1722 bool VideoChannel::SetVideoSend(uint32_t ssrc, in SetVideoSend() function in cricket::VideoChannel
/external/webrtc/talk/media/webrtc/
Dwebrtcvideoengine2.cc918 bool WebRtcVideoChannel2::SetVideoSend(uint32_t ssrc, bool enable, in SetVideoSend() function in cricket::WebRtcVideoChannel2