commit | ff9793c600d81af8a64e5610998763d2358bcb32 | [log] [tgz] |
---|---|---|
author | magjed <magjed@webrtc.org> | Thu Sep 29 02:14:32 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 29 09:14:39 2016 +0000 |
tree | 8b567e20456ea7f7956b073dc60b20dcd82a7a57 | |
parent | 90ce01dbbea9a0dcdb4e9e77365c15a2289f28d7 [diff] |
Android: Remove onOutputFormatRequest from the VideoCapturer interface Remove onOutputFormatRequest from the VideoCapturer interface and from all implementations of that interface. Apps should now use VideoSource.adaptOutputFormat() instead. BUG=webrtc:6391 Review-Url: https://codereview.webrtc.org/2373353002 Cr-Commit-Position: refs/heads/master@{#14428}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.