Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PythonInvoker.h File Reference
#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 Documentation

◆ PyObject

typedef struct _object PyObject