commit | b4fc73a3ab9ff6014fa3ff68d4f71a7ae6e67e36 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Mon Apr 10 15:08:02 2017 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Apr 10 22:08:02 2017 +0000 |
tree | 7f866ab92b3d774db83c4fb275b6914f34355e3f | |
parent | 6799553a2cbe2470115a7db01ed14f4a4c593d88 [diff] |
Removing unnecessary parameters from initializeAndroidGlobals. The "initialize audio/video" parameters are no longer needed, but at the same time were required to be true, causing a lot of confusion. This CL removes them, but leaves the old method signature around, marked "deprecated". BUG=webrtc:3416 TBR=solenberg@webrtc.org Review-Url: https://codereview.webrtc.org/2800353002 Cr-Commit-Position: refs/heads/master@{#17626}
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.