SDL_HINT_PS2_GS_PROGRESSIVE - Man Page
Variable controlling whether the signal is interlaced or progressive
Synopsis
#include <SDL3/SDL_hints.h> #define SDL_HINT_PS2_GS_PROGRESSIVE "SDL_PS2_GS_PROGRESSIVE"
Description
· "0": Image is interlaced. (default)
· "1": Image is progressive
Info
SDL 3.3.2 Simple Directmedia Layer SDL3 FUNCTIONS