Audio: Apply ABWENoTWCC trial to ReconfigureBitrateObserver The Start() path short-circuits the BitrateAllocator registration gate on `allocate_audio_without_feedback_`, but ReconfigureBitrateObserver() does not. As a result, a Reconfigure() with an SDP that does not negotiate transport-cc for audio unregisters the stream from the BitrateAllocator, defeating the field trial. Mirror the Start() condition so the trial behaves consistently across the stream lifecycle. Bug: None Change-Id: I047bbf19827f907dd45c8fb3aefe61edab191b91 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/478860 Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47910}
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.