Home
last modified time | relevance | path

Searched refs:SetRtpState (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_sender.h309 void SetRtpState(const RtpState& rtp_state);
Drtp_rtcp_impl.cc291 rtp_sender_.SetRtpState(rtp_state); in SetRtpStateForSsrc()
Drtp_sender.cc1875 void RTPSender::SetRtpState(const RtpState& rtp_state) { in SetRtpState() function in webrtc::RTPSender