|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "addons/IAddon.h"#include "interfaces/generic/ILanguageInvoker.h"#include "threads/CriticalSection.h"#include <map>#include <memory>#include <set>#include <vector>Classes | |
| class | CScriptInvocationManager |
Typedefs | |
| typedef std::shared_ptr< CLanguageInvokerThread > | CLanguageInvokerThreadPtr |
| typedef std::shared_ptr<CLanguageInvokerThread> CLanguageInvokerThreadPtr |