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>
Implementation of the ScreenshotCapture class for capturing window screenshots.