Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
WinSystemIOS.mm File Reference

Classes

class  IOSDisplayLinkCallback
 
struct  CADisplayLinkWrapper
 

Macros

#define CONST_TOUCHSCREEN   "Touchscreen"
 
#define CONST_EXTERNAL   "External"
 

Functions

UIScreenMode * getModeForResolution (int width, int height, unsigned int screenIdx)
 

Macro Definition Documentation

◆ CONST_EXTERNAL

#define CONST_EXTERNAL   "External"

◆ CONST_TOUCHSCREEN

#define CONST_TOUCHSCREEN   "Touchscreen"

Function Documentation

◆ getModeForResolution()

UIScreenMode * getModeForResolution ( int width,
int height,
unsigned int screenIdx )