Home
last modified time | relevance | path

Searched defs:GetWindowListParams (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dwindow_capture_utils.cc29 struct GetWindowListParams { struct
30 GetWindowListParams(int flags, in GetWindowListParams() argument
39 const bool ignore_untitled;
40 const bool ignore_unresponsive;
41 const bool ignore_current_process_windows;
42 const LONG ex_style_filters;
43 DesktopCapturer::SourceList* const result;