| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include "AndroidUtils.h"#include "rendering/gles/RenderSystemGLES.h"#include "system_egl.h"#include "threads/CriticalSection.h"#include "threads/Timer.h"#include "utils/HDRCapabilities.h"#include "windowing/WinSystem.h"#include <memory>Classes | |
| class | CWinSystemAndroid |