commit | 87b3c510b4eb156575f30c6ff2e100727e54b10f | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Wed Jul 18 16:00:28 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 18 14:45:27 2018 +0000 |
tree | 02fee6474bbacba77d3da0bd958f4ae069570a25 | |
parent | a61f7db9ae5a19737a6ce67678b40ee724e5b971 [diff] |
Implement changing degradation preference with setParameters() The current default behavior is unchanged and points to MAINTAIN_FRAMERATE, meaning there is no way to currently use BALANCED as we can't detect when the value as been set or not. Updating this is an API change that should be done in another CL and properly communicated first. Bug: webrtc:7607 Change-Id: Ic3877ad8dd7bc418296f21a04bc37f59ec55934a Reviewed-on: https://webrtc-review.googlesource.com/88766 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Commit-Queue: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24024}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.