Searched defs:SetSendingMediaStatus (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_rtcp_impl.cc392 void ModuleRtpRtcpImpl::SetSendingMediaStatus(const bool sending) { function in class:webrtc::ModuleRtpRtcpImpl
393 rtp_sender_.SetSendingMediaStatus(sending);
H A Drtp_sender.cc1666 void RTPSender::SetSendingMediaStatus(bool enabled) { function in class:webrtc::RTPSender

Completed in 294 milliseconds