webrtc/modules/rtp_rtcp/include
Erik Språng bf46cfef22 Refactors send rate statistics in RtpSenderEgress
When FEC generation is moved to egress, we'll need to poll bitrates from
there instead of the RtpVideoSender. In preparation, refactoring some
getter methods.

For context, see https://webrtc-review.googlesource.com/c/src/+/173708

Bug: webrtc:11340
Change-Id: Ibc27362361ee9640d9fce676fc8e1093a579344f
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/174202
Commit-Queue: Erik Språng <sprang@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31214}
2020-05-11 17:14:33 +00:00
..
flexfec_receiver.h Format almost everything. 2019-07-08 13:45:15 +00:00
flexfec_sender.h Refactors FEC in preparation for deferred packet generation. 2020-05-05 13:59:14 +00:00
receive_statistics.h Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
remote_ntp_time_estimator.h Add clock skew estimate between sender and receiver in RemoteNtpTimeEstimator. 2020-02-06 15:47:59 +00:00
report_block_data.cc ReportBlockData and observer added, for stats collection in future CLs. 2019-05-16 12:12:07 +00:00
report_block_data.h ReportBlockData and observer added, for stats collection in future CLs. 2019-05-16 12:12:07 +00:00
rtcp_statistics.h Split out RtcpCnameCallback from RtcpStatisticsCallback 2019-08-06 08:29:57 +00:00
rtp_cvo.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_header_extension_map.h Cleanup: Replacing set extension status bool with CHECK. 2019-10-15 12:55:46 +00:00
rtp_packet_sender.h Adds support for passing a vector of packets to the paced sender. 2019-10-04 08:56:11 +00:00
rtp_rtcp_defines.cc Cleanup of TransportFeedbackAdapter. 2019-11-01 11:55:16 +00:00
rtp_rtcp_defines.h Refactors send rate statistics in RtpSenderEgress 2020-05-11 17:14:33 +00:00
rtp_rtcp.h Refactors send rate statistics in RtpSenderEgress 2020-05-11 17:14:33 +00:00
ulpfec_receiver.h Fix: don't use recovered packets in UlpFEC recovery 2020-03-11 12:49:11 +00:00