commit | ad7f6e5ccf77d8e66da46572f89c49b513ba9774 | [log] [tgz] |
---|---|---|
author | braveyao <braveyao@webrtc.org> | Thu Apr 26 21:39:36 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Apr 27 04:07:05 2018 |
tree | 7b565d8fc72a5c912bbfbc1197ecbf7b1ca19b8d | |
parent | 65e9439f38618caa6373c404e7a844f7bc1c0fc9 [diff] |
[desktopCapture Mac] Continue screen capture at graphic cards switching The MBP having both discrete and integrated graphic cards will do automate graphics switching by default. When it switches from discrete to integrated one, the current display ID of the built-in display will change and this will cause screen capture stops. So make screen capture of built-in display continuing even if its display ID is changed. Bug: chromium:836979 Change-Id: If4f2d04d99a2690ccd6f894d94e6f8ff58ba2ec8 Reviewed-on: https://webrtc-review.googlesource.com/72603 Reviewed-by: Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Brave Yao <braveyao@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23048}
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.