| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include "interfaces/generic/ILanguageInvoker.h"#include "interfaces/legacy/Addon.h"#include "interfaces/python/LanguageHook.h"#include "threads/CriticalSection.h"#include "threads/Event.h"#include <map>#include <string>#include <vector>Classes | |
| class | CPythonInvoker | 
Typedefs | |
| typedef struct _object | PyObject | 
| typedef struct _object PyObject |