obs-studio/plugins/win-capture
jp9000 9898060223 win-capture: Separate window finding source code
Because other capture methods may end up needing to share this code,
separate the window finding source code to window-helpers.c and
window-helpers.h.

This include a function to fill out a property list with windows, a
function to find a window based upon priority/title/class/exe, and a
function to decode the window title/class/exe strings from a window
setting string.
2014-10-17 04:15:57 -07:00
..
data Add monitor selection and basic properties 2014-10-14 20:45:16 +02:00
CMakeLists.txt win-capture: Separate window finding source code 2014-10-17 04:15:57 -07:00
dc-capture.c
dc-capture.h
monitor-capture.c Add monitor selection and basic properties 2014-10-14 20:45:16 +02:00
plugin-main.c
window-capture.c win-capture: Separate window finding source code 2014-10-17 04:15:57 -07:00
window-helpers.c win-capture: Separate window finding source code 2014-10-17 04:15:57 -07:00
window-helpers.h win-capture: Separate window finding source code 2014-10-17 04:15:57 -07:00