Searched refs:use_rtp_mux (Results 1 – 4 of 4) sorted by relevance
286 bool use_rtp_mux; member293 use_rtp_mux(true) {} in RTCOfferAnswerOptions()299 bool use_rtp_mux) in RTCOfferAnswerOptions()304 use_rtp_mux(use_rtp_mux) {} in RTCOfferAnswerOptions()
1092 options.use_rtp_mux = bundle; in TestSessionCandidatesWithBundleRtcpMux()2985 options.use_rtp_mux = true; in TEST_F()3068 options.use_rtp_mux = true; in TEST_F()3091 options.use_rtp_mux = true; in TEST_F()3121 options.use_rtp_mux = true; in TEST_F()3145 options.use_rtp_mux = true; in TEST_F()3177 options.use_rtp_mux = true; in TEST_F()3244 options.use_rtp_mux = true; in TEST_F()3268 options.use_rtp_mux = true; in TEST_F()3298 options.use_rtp_mux = true; in TEST_F()[all …]
469 session_options->bundle_enabled = rtc_options.use_rtp_mux; in ConvertRtcOptionsForOffer()903 options.use_rtp_mux = value; in CreateOffer()
2352 rtc_options.use_rtp_mux = false; in TEST()