commit | e468766ed349244c237c612a8c6dca73012d0fb9 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Fri Sep 19 18:15:52 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 19 19:58:53 2025 |
tree | 3a1ff9a90ab6beade22e1ed09c14647e9facc2c1 | |
parent | c9b54ede4518d416580c761dce7db9e91c32dc96 [diff] |
Allow constructing objects on one thread and use on another. Allow AudioState and AudioDeviceBuffer to be constructed on one thread but used and destroyed on another. This is a prerequisite for allowing asynchronous termination of the WebRtcVoiceEngine. Bug: webrtc:42224720 Change-Id: I586f2ef84cd34137eee2d57b9d954f3ed45a8898 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/410862 Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45697}
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.