Searched defs:BandwidthEstimationInfo (Results 1 – 1 of 1) sorted by relevance
667 struct BandwidthEstimationInfo { struct668 int available_send_bandwidth = 0;669 int available_recv_bandwidth = 0;670 int target_enc_bitrate = 0;671 int actual_enc_bitrate = 0;672 int retransmit_bitrate = 0;673 int transmit_bitrate = 0;674 int64_t bucket_delay = 0;