commit | 0240bcc1f3190c3be603bcdbfda8a3a83930afad | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Thu Sep 10 14:44:48 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Sep 10 15:50:46 2020 |
tree | 2da69ef52997411c15c93aa43bf0b8faa92ec4ca | |
parent | fc83cdc8198b0609f8986313ef48e565b558e8a7 [diff] |
Make NetEqController::TargetLevelMs method const This method is used by GetStats, and hence must not modify any state. This cl is step one of the api change, the non-const version of the method can be deleted once downstream implementations of this interface are updated. Bug: webrtc:11622 Change-Id: Icfaccee6bc918ac5c8a39dd2567a1081e342e9e8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/183881 Reviewed-by: Ivo Creusen <ivoc@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32072}
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.