Searched defs:rtcp_mux (Results 1 – 3 of 3) sorted by relevance
191 bool rtcp_mux() const { return rtcp_mux_; } in rtcp_mux() function
1448 const int* pl_types, int len, bool rtcp_mux, bool secure) { in SendBundleToBundle()
1086 void TestSessionCandidatesWithBundleRtcpMux(bool bundle, bool rtcp_mux) { in TestSessionCandidatesWithBundleRtcpMux()3360 const std::string rtcp_mux = "rtcp-mux"; in TEST_F() local