Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
RenderVideoSettings.cpp File Reference
#include "RenderVideoSettings.h"
#include "utils/log.h"

Macros

#define VIDEO_FILTER_NEAREST   "nearest"
 
#define VIDEO_FILTER_LINEAR   "linear"
 
#define VIDEO_FILTER_DEFAULT   VIDEO_FILTER_NEAREST
 

Macro Definition Documentation

◆ VIDEO_FILTER_DEFAULT

#define VIDEO_FILTER_DEFAULT   VIDEO_FILTER_NEAREST

◆ VIDEO_FILTER_LINEAR

#define VIDEO_FILTER_LINEAR   "linear"

◆ VIDEO_FILTER_NEAREST

#define VIDEO_FILTER_NEAREST   "nearest"