Home | History | Annotate | Download | only in source

Lines Matching defs:Sending

135   // for all outgoing messages sending packets etc.
175 if (rtcp_sender_.Sending()) {
449 int32_t ModuleRtpRtcpImpl::SetSendingStatus(const bool sending) {
450 if (rtcp_sender_.Sending() != sending) {
452 if (rtcp_sender_.SetSendingStatus(GetFeedbackState(), sending) != 0) {
460 rtp_sender_.SetSendingStatus(sending);
461 if (sending) {
477 bool ModuleRtpRtcpImpl::Sending() const {
478 return rtcp_sender_.Sending();
481 int32_t ModuleRtpRtcpImpl::SetSendingMediaStatus(const bool sending) {
482 rtp_sender_.SetSendingMediaStatus(sending);
604 // No RTP sender is interested in sending this packet.
615 // Send padding on one of the modules sending media.
786 // Reset RTP data counters for the sending side.
955 // Send NACKs only for new sequence numbers to avoid re-sending