obs-studio/plugins/obs-filters/obs-filters-config.h.in

14 lines
170 B
C

#pragma once
#ifndef TRUE
#define TRUE 1
#endif
#ifndef FALSE
#define FALSE 0
#endif
#cmakedefine HAS_NOISEREDUCTION
#define NVIDIA_GREENSCREEN_ENABLED @NVVFX_FOUND@