3#include "mc/_HeaderOutputPredefine.h"
7namespace webrtc {
class StructParametersParser; }
16 MCNAPI ::std::unique_ptr<::webrtc::StructParametersParser>
Parser();
22 MCNAPI static ::webrtc::CongestionWindowConfig
Parse(::std::string_view);
28 MCNAPI static ::std::add_lvalue_reference_t<char const[]>
kKey();
Definition CongestionWindowConfig.h:12
static MCAPI ::webrtc::CongestionWindowConfig Parse(::std::string_view)
static MCAPI ::std::add_lvalue_reference_t< char const[]> kKey()
MCAPI ::std::unique_ptr<::webrtc::StructParametersParser > Parser()