commit | 0f43da224814d702d4b52474d58005a184d15736 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Feb 28 16:03:21 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 01 10:44:29 2023 |
tree | f3ae0d6d372d0c22ea10c076b3536d4a2e52ba7b | |
parent | 8fa48f459d11fbe64188173448b3752de9bc7e14 [diff] |
Cleanup RtcpReceiver::NTP function Replace it with GetSenderReportStats that returns result instead of filling lots of output parameters On the way replace pair of uint32_t with dedicated NtpTime type Bug: None Change-Id: I5b821b8d000d63ebd8cdc1b9897a86429d97b19b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/295560 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39431}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.