commit | fce4905987d650a3119b1071d42166c8d430d4d3 | [log] [tgz] |
---|---|---|
author | zijiehe <zijiehe@chromium.org> | Mon Nov 07 23:25:18 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Nov 07 23:25:22 2016 |
tree | 1d1f5f5ceab4e616f57088a267cd7c2602a1de2e | |
parent | bcc5d87f0932e96efdd90dc7fcc50ebab301ce62 [diff] |
Implement and use new DesktopCapturer APIs in WebRTC This change replaces all GetWindowList / GetScreenList with GetScreenList, SelectWindow / SelectScreen with SelectSource, and BringSelectedWindowToFront with FocusOnSelectedSource in WebRTC. BUG=webrtc:6513 Review-Url: https://codereview.webrtc.org/2479553006 Cr-Commit-Position: refs/heads/master@{#14960}
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.