commit | 0f1b9a9589cc398fa2e0d81ecbc25a2a2f9d5400 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed Jan 17 18:32:15 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 18 09:39:55 2024 |
tree | 188c17171c5cdded140e08a0789883cc9309a5bf | |
parent | 7aff4d1a4083512dd3949bbc63f3e8dbb1c63e60 [diff] |
Replace rtc::TaskQueue* with TaskQueueBase* in audio channel send frame transformer To remove unneeded dependency on rtc::TaskQueue wrapper Bug: webrtc:14169 Change-Id: Ib43da5c2a942a8278761db6a99a1632e72ee34fb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/334920 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41555}
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.