commit | 37879e9867c74b63e5adae16baf5397b4dbe122c | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Thu Apr 13 06:59:19 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 17 11:41:15 2023 |
tree | 3388869356e6e833257d00fd2630241153d2db7b | |
parent | 4665d60e090d3baac297a18063ce34e6ff6f25fc [diff] |
[WebRTC-SendPacketsOnWorkerThread] Cleanup RtpTransportControllerSend MaybeWorkerThread* GetWorkerQueue() and is removed. Instead all work is expected to be done on the taskqueue used when creating the RtpTransportControllerSend. Bug: webrtc:14502 Change-Id: Iedc30efb8de7592611d6d3c5b5c6cd33c17a60c9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/300867 Reviewed-by: Evan Shrubsole <eshr@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39872}
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.