Delete RtpRtcp::BitrateSent as no longer used
Bug: None Change-Id: I3e54efcb493126803f2b7139a06d6101462d678a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/185186 Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32215}
This commit is contained in:
committed by
Commit Bot
parent
87b11009af
commit
fbb31dff0c
@ -250,11 +250,6 @@ class ModuleRtpRtcpImpl2 final : public RtpRtcpInterface,
|
||||
uint32_t* NTPfrac,
|
||||
uint32_t* remote_sr) const;
|
||||
|
||||
void BitrateSent(uint32_t* total_rate,
|
||||
uint32_t* video_rate,
|
||||
uint32_t* fec_rate,
|
||||
uint32_t* nackRate) const override;
|
||||
|
||||
RtpSendRates GetSendRates() const override;
|
||||
|
||||
void OnReceivedNack(
|
||||
|
||||
Reference in New Issue
Block a user