commit | 5f95206c20a24b95dfc0a21d1c1a7790b86187be | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Fri Feb 21 10:27:03 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 21 11:59:39 2025 |
tree | 5d1ab9412f4f675d21169960c5a378f394a9b6c5 | |
parent | 918c549cd3376a3f8a4f0efaa047b9de42f968e4 [diff] |
AudioState extensions Follow up to https://webrtc-review.googlesource.com/c/src/+/378140. Make sure that AudioState::SetRecording(false) calls adm::StopRecording() also in the scenario that the adm has been initilized "some other path", i.e. WebRtcVoiceSendChannel if init_recording_on_send (default true) BUG=b/397376626 Change-Id: I9ff259eb797f2a9521f143da31c3622a0bc52ade Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/378043 Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43951}
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.