Searched refs:RtxStatus (Results 1 – 3 of 3) sorted by relevance
206 return rtp_sender_.RtxStatus(); in RtxSendStatus()974 if (rtp_sender_.RtxStatus() != kRtxOff) in SetRtcpReceiverSsrcs()
230 int RtxStatus() const;
410 int RTPSender::RtxStatus() const { in RtxStatus() function in webrtc::RTPSender