webrtc/modules/rtp_rtcp/include
Henrik Boström 9fe1834d5d Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video.
This is a standardized metric. Spec:
https://w3c.github.io/webrtc-stats/#dom-rtcoutboundrtpstreamstats-totalpacketsenddelay

It is meant to replace the legacy googBucketDelay. The average
packet delay over any interval can be calculated as the delta
totalPacketSendDelay divided by the delta packetsSent between two
calls to getStats().

Bug: webrtc:10506
Change-Id: I3d6c6d66e5a06937d0ea8d182a82cd255084ad19
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/137044
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Commit-Queue: Henrik Boström <hbos@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27979}
2019-05-17 18:53:20 +00:00
..
flexfec_receiver.h Replacing SequencedTaskChecker with SequenceChecker. 2019-04-09 12:28:04 +00:00
flexfec_sender.h Reland "Move api/rtp_headers.h to its own build target." 2019-03-21 09:17:07 +00:00
receive_statistics.h Move RtcpStatistics from common_types.h to a new header file 2018-11-27 13:46:42 +00:00
remote_ntp_time_estimator.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +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 Move RtcpPacketTypeCounter and observer to rtcp_statistics.h 2019-05-07 06:48:35 +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 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
rtp_header_parser.h Removes verbose extension warning in Scenario tests. 2019-03-06 14:00:11 +00:00
rtp_rtcp_defines.cc Add RTP sequence number to TransportFeedbackObserver::AddPacket() 2019-04-23 11:02:56 +00:00
rtp_rtcp_defines.h Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. 2019-05-17 18:53:20 +00:00
rtp_rtcp.h Distinguish between missing packet and send failure. 2019-05-13 10:24:09 +00:00
ulpfec_receiver.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00