7struct CongestionWindowConfig {
19 CongestionWindowConfig& operator=(CongestionWindowConfig
const&);
20 CongestionWindowConfig(CongestionWindowConfig
const&);
21 CongestionWindowConfig();
26 MCNAPI static ::webrtc::CongestionWindowConfig
Parse(::std::string_view config);
32 MCNAPI static ::std::add_lvalue_reference_t<char const[]>
kKey();