Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Dwebrtc_sdp.cc826 static std::string GetRtcpLine(const std::vector<Candidate>& candidates) { in GetRtcpLine() function
1488 std::string rtcp_line = GetRtcpLine(candidates); in BuildMediaDescription()