Searched defs:rtcp_mux (Results 1 – 4 of 4) sorted by relevance
185 bool rtcp_mux() const { return rtcp_mux_; } in rtcp_mux() function
2770 void ExpectVideoRtcpMux(bool rtcp_mux) { in ExpectVideoRtcpMux()
1447 const int* pl_types, int len, bool rtcp_mux, bool secure) { in SendBundleToBundle()
828 void TestSessionCandidatesWithBundleRtcpMux(bool bundle, bool rtcp_mux) { in TestSessionCandidatesWithBundleRtcpMux()2401 const std::string rtcp_mux = "rtcp-mux"; in TEST_F() local