Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
Resolution.h File Reference
#include <stdint.h>
#include <string>

Classes

struct  OVERSCAN
 
struct  EdgeInsets
 
struct  RESOLUTION_INFO
 Provide info of a resolution. More...
 
class  CResolutionUtils
 

Macros

#define DM_WINDOWED   -1
 
#define DM_FULLSCREEN   0
 

Typedefs

typedef int DisplayMode
 

Enumerations

enum  RESOLUTION { RES_INVALID = -1 , RES_WINDOW = 15 , RES_DESKTOP = 16 , RES_CUSTOM = 16 + 1 }
 

Macro Definition Documentation

◆ DM_FULLSCREEN

#define DM_FULLSCREEN   0

◆ DM_WINDOWED

#define DM_WINDOWED   -1

Typedef Documentation

◆ DisplayMode

typedef int DisplayMode

Enumeration Type Documentation

◆ RESOLUTION

enum RESOLUTION
Enumerator
RES_INVALID 
RES_WINDOW 
RES_DESKTOP 
RES_CUSTOM