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