commit | dd557fdb1e300068c62c870d9dc5273b48c7b79d | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Wed Apr 05 12:58:18 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 11 17:25:51 2023 |
tree | dd16ce4e17590947cf4e57f7ece1ac8dae47e698 | |
parent | b70a36e770f6ea382a5e98b4959ba233a56996b5 [diff] |
[WebRTC-SendPacketsOnWorkerThread] Cleanup AudioSendStream This remove use of MaybeWorkerThread* rtp_transport_queue_ from AudioSendStream. The worker queue is alwauys assumed ot be used where rtp_transport_queue_ was used. Bug: webrtc:14502 Change-Id: Ia516ce7340d712671e0ecb301bba9d66e7216973 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/300400 Reviewed-by: Evan Shrubsole <eshr@webrtc.org> Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39816}
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.