Home | History | Annotate | Download | only in video

Lines Matching refs:Sending

357   // sending status.
358 bool is_sending = rtp_rtcp_modules_[0]->Sending();
401 // Update the packet and payload routers with the sending RtpRtcp modules.
718 RTC_DCHECK(!rtp_rtcp_modules_[0]->Sending());
726 RTC_DCHECK(!rtp_rtcp_modules_[0]->Sending());
738 RTC_DCHECK(!rtp_rtcp_modules_[0]->Sending());
890 if (rtp_rtcp_modules_[0]->Sending())
907 if (!rtp_rtcp_modules_[0]->Sending()) {
917 bool ViEChannel::Sending() {
918 return rtp_rtcp_modules_[0]->Sending();