commit | 25e735239c971a71c2feab65f19793c4edb60db9 | [log] [tgz] |
---|---|---|
author | Tomas Gunnarsson <tommi@webrtc.org> | Mon Apr 19 10:14:10 2021 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 19 16:00:25 2021 +0000 |
tree | 06d2c0a2d16a62bc618290a674f06a773da2661d | |
parent | e984aa2e5812ca6aa10d571f6d47f320622e3aaa [diff] |
Add support for setting the initial state to the pending task flag. This is useful in cases where a class needs to use a flag for controlling operations on a task queue but initialization needs to complete before tasks are allowed to run. Example CL that needs this (for MediaChannel): https://webrtc-review.googlesource.com/c/src/+/215405 Bug: webrtc:11993 Change-Id: Icd7dd16ee7447647266d6de000a4db3fd0447618 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215583 Commit-Queue: Tommi <tommi@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33773}
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.