commit | b2db9890c55c4d20f7e42941fc905799e3d40ec3 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Mon Aug 23 20:44:49 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 24 07:11:21 2021 |
tree | 401fef4adffcd19b1219024020f785a532d8915c | |
parent | 2285135bc90fc9c418f9bf6aaa7b1e63196aeb02 [diff] |
ReceiveStatisticsProxy: Remove dependency on VideoReceiveStream::Config. The config struct is big and in order to control access to its state, some of which isn't always const, we need to limit raw unlocked access to it from other classes. Bug: none Change-Id: I4513c41486e79ef6c5cfd6376122ab338ad94642 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/229921 Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#34835}
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.