Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_sender.h310 RtpState GetRtpState() const;
Drtp_rtcp_impl.cc303 *rtp_state = rtp_sender_.GetRtpState(); in GetRtpStateForSsrc()
Drtp_sender.cc1886 RtpState RTPSender::GetRtpState() const { in GetRtpState() function in webrtc::RTPSender