|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "threads/CriticalSection.h"#include "threads/SystemClock.h"#include "threads/Timer.h"#include "windowing/WinSystem.h"#include <memory>#include <optional>#include <string>#include <vector>Classes | |
| class | CWinSystemOSX |
| struct | CWinSystemOSX::ScreenResolution |
Typedefs | |
| typedef struct _CGLContextObject * | CGLContextObj |
| typedef struct CGRect | NSRect |
| typedef struct _CGLContextObject* CGLContextObj |
| typedef struct CGRect NSRect |