webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/modules/desktop_capture/win/screen_capture_utils.h"
#include <windows.h>
#include "webrtc/base/checks.h"
Namespaces | |
webrtc | |
Functions | |
bool | webrtc::GetScreenList (DesktopCapturer::SourceList *screens) |
bool | webrtc::IsScreenValid (DesktopCapturer::SourceId screen, std::wstring *device_key) |
DesktopRect | webrtc::GetScreenRect (DesktopCapturer::SourceId screen, const std::wstring &device_key) |