commit | 4ff4208c21d77ed235e5eb15e65a458132b3d1ca | [log] [tgz] |
---|---|---|
author | zijiehe <zijiehe@chromium.org> | Thu Jul 13 16:05:24 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jul 13 23:05:24 2017 +0000 |
tree | ffdb9331882c35b50e2676bc02eb8eb592dd13fa | |
parent | 8110beda7f98623e4510f99ed51a05d126437642 [diff] |
Output DeviceName from various windows ScreenCapturer related implementations Both DXGI_OUTPUT_DESC and DISPLAY_DEVICE contain the DeviceName, which may be able to map a DirectX screen id with the GDI screen id. So this change exports the field from both DirectX and GDI implementations. BUG=webrtc:7950 Review-Url: https://codereview.webrtc.org/2971393002 Cr-Commit-Position: refs/heads/master@{#19010}
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.