commit | 39250a4e6888929f5049be119174930246386205 | [log] [tgz] |
---|---|---|
author | Rasmus Brandt <brandtr@webrtc.org> | Tue May 09 12:33:43 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 10 04:59:51 2023 |
tree | 7d3928c2f0abb9844159cc9d6cee5b26ef28e508 | |
parent | 6456952c9477be87b31ede36c9a78f470467a933 [diff] |
Rename and move VCMReceiveStatisticsCallback closer to its users. The VCMReceiveStatisticsCallback interface is both implemented (by ReceiveStatisticsProxy) and called (by VideoStreamBufferController) in `video/`, so there's no reason it should be declared in `modules/video_coding`. I also took the opportunity to update the name. No functional changes are intended by this change, but following CLs will make some changes. Bug: webrtc:15085 Change-Id: Ib8da30ca56675e4f638d0b9778c329b9c1138acf Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/304662 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Rasmus Brandt <brandtr@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40034}
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.