commit | ed3832b89f50638ec27a7764f712ca019c2db0db | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Tue Mar 22 10:54:09 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 22 14:04:04 2022 |
tree | d71675a3c52e20491a0f1353a6051058e2baa93b | |
parent | 6dbc1723f1b42d5da68eda8840e09168272d3e11 [diff] |
Make sure OnChanged() notifications are handled, post construction. If an instance of AudioRtpReceiver was initialized with a valid media channel pointer (i.e. SetMediaChannel() was not being called), then OnChanged() notification would not be handled correctly. This fixes the issue by making sure the safety flag is marked as 'alive' when [re]starting the media channel. Bug: webrtc:13854 Fixes: webrtc:13854 Change-Id: Iaa5cfeb4036bfc9dc2efbfa9e1319d508ab151a9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/256361 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36290}
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.