Implementation of the ScreenshotCapture class for capturing window screenshots. More...
#include "capture/screenshot_capture.h"#include "log/logging.h"#include <SDL2/SDL.h>#include <thread>#include <unistd.h>#include <string>
Include dependency graph for screenshot_capture.cpp:Implementation of the ScreenshotCapture class for capturing window screenshots.