webrtc/api/stats
Philipp Hancke 1f98b466b8 stats: rename RTCInboundRTPStreamStats and RTCOutboundRTPStreamStats
to RTCInboundRtpStreamStats and RTCOutboundRtpStreamStats respectively
which follows the camel-casing convention used elsewhere.

The old name is kept around as an alias for a limited amount of time
to allow upgrading dependencies.

BUG=webrtc:14973

Change-Id: Ibf4e65933fd6cc2e7e89955042f6f8fb0f6c7853
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/296261
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Philipp Hancke <phancke@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#39497}
2023-03-07 14:27:47 +00:00
..
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
rtc_stats.h stats: remove deprecated timestamp_us constructor variant 2023-02-20 12:18:42 +00:00
rtc_stats_collector_callback.h Remove virtual inheritance from RTCStatsCollector 2021-04-23 08:40:35 +00:00
rtc_stats_report.h stats: Deprecate RTCStatsReport(int64 timestamp_us) 2023-02-22 12:32:02 +00:00
rtcstats_objects.h stats: rename RTCInboundRTPStreamStats and RTCOutboundRTPStreamStats 2023-03-07 14:27:47 +00:00