Cleans up WebRTC-Pacer-SmallFirstProbePacket flag
Bug: None Change-Id: I535e18a5f1eabea2c24c17bc42602689f356c647 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/196362 Reviewed-by: Per Kjellander <perkj@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32776}
This commit is contained in:
@ -182,7 +182,6 @@ class PacingController {
|
||||
const bool drain_large_queues_;
|
||||
const bool send_padding_if_silent_;
|
||||
const bool pace_audio_;
|
||||
const bool small_first_probe_packet_;
|
||||
const bool ignore_transport_overhead_;
|
||||
// In dynamic mode, indicates the target size when requesting padding,
|
||||
// expressed as a duration in order to adjust for varying padding rate.
|
||||
|
||||
Reference in New Issue
Block a user