commit | b763e39beba92b45baa09542f949daabbe6258a3 | [log] [tgz] |
---|---|---|
author | zijiehe <zijiehe@chromium.org> | Tue Nov 01 16:02:44 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 01 23:02:51 2016 +0000 |
tree | ee00a60573c9db463789662a34b0a374ece0c26b | |
parent | ee8ad2bb0f968e799a09486ed6ce62901fc638cc [diff] |
Add CreateWindowCapturer() and CreateScreenCapturer() in DesktopCapturer This change copies ScreenCapturerDifferWrapper to a new DesktopCapturerDifferWrapper, and adds DesktopCapturer::CreateWindowCapturer and DesktopCapturer::CreateScreenCapturer functions to replace WindowCapturer::Create and ScreenCapturer::Create. BUG=webrtc:6513 Review-Url: https://codereview.webrtc.org/2468753002 Cr-Commit-Position: refs/heads/master@{#14880}
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.