15struct RateControlInput {
25 RateControlInput& operator=(RateControlInput
const&);
26 RateControlInput(RateControlInput
const&);
33 ::webrtc::BandwidthUsage bw_state,
34 ::std::optional<::webrtc::DataRate>
const& estimated_throughput
44 $ctor(::webrtc::BandwidthUsage bw_state, ::std::optional<::webrtc::DataRate>
const& estimated_throughput);