commit | 19ba552e88350ef43c9cc78335b47d117d665771 | [log] [tgz] |
---|---|---|
author | Henrik Boström <hbos@webrtc.org> | Mon Mar 14 14:19:43 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 14 15:24:17 2022 |
tree | b14b39bfd10061ae6ff87b48a559bd269d97fa88 | |
parent | 2c4a4472a5fda609f91e3072513b91b78023e6ba [diff] |
Add TaskQueue::PostDelayedTaskWithPrecision helper method. Just like the other PostTask methods, this is just short-hand for invoking the TaskQueueBase's version of the method. Drive-by fix: remove unnecessary return statement of void methods. Bug: webrtc:13604 Change-Id: I3d5cae66bfa06334058386909f041916dbfa5ab8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/255342 Reviewed-by: Mirko Bonadei <mbonadei@google.com> Commit-Queue: Henrik Boström <hbos@webrtc.org> Auto-Submit: Henrik Boström <hbos@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36194}
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.