Searched refs:GetRtcpLine (Results 1 – 1 of 1) sorted by relevance
758 static std::string GetRtcpLine(const std::vector<Candidate>& candidates) { in GetRtcpLine() function1282 std::string rtcp_line = GetRtcpLine(candidates); in BuildMediaDescription()