Rename methods in ScopedOperationsBatcher * Rename `push_back` to `Add` * Rename the previously overloaded push_back method to `AddWithFinalizer`. This disambiguates the two functions to avoid running into conflicts, as well as clarify the intent. Bug: webrtc:42222804 Change-Id: Ic8471da8d62229d73ac40fbfae813da31d9d97dd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/460520 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Auto-Submit: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47278}
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.