Home
last modified time | relevance | path

Searched refs:rtcp_mux_policy_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dwebrtcsession.h517 PeerConnectionInterface::RtcpMuxPolicy rtcp_mux_policy_; variable
Dwebrtcsession.cc603 rtcp_mux_policy_ = rtc_configuration.rtcp_mux_policy; in Initialize()
1807 if (rtcp_mux_policy_ == PeerConnectionInterface::kRtcpMuxPolicyRequire) { in CreateChannels()