Make CroppingWindowCapturer respect detect_updated_region on Windows This change makes CroppingWindowCapturer::CreateCapturer respect the detect_updated_region flag if set in the options it's passed on Windows. Frames captured by the created capturer will now make changes available via DesktopFrame.updated_region(). Bug: webrtc:10833 Change-Id: Ib973bc58745ebf6e216a7b31f82abec3c6dc9556 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/147002 Reviewed-by: Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#28694}
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.