|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "addons/Addon.h"#include "addons/kodi-dev-kit/include/kodi/c-api/addon_base.h"#include <map>#include <memory>#include <string>Classes | |
| class | ADDON::CAddonDllInformer |
| Information class for use on addon type managers. More... | |
| class | ADDON::CAddonDll |
Namespaces | |
| namespace | ADDON |
Typedefs | |
| using | ADDON::ADDON_INSTANCE_HANDLER = void* |