Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dwebrtc_sdp.cc174 static const char kAttributeRtcpRemoteEstimate[] = "remote-net-estimate"; variable
1632 InitAttrLine(kAttributeRtcpRemoteEstimate, &os); in BuildRtpContentAttributes()
3131 } else if (HasAttribute(line, kAttributeRtcpRemoteEstimate)) { in ParseContent()