|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <string>#include <vector>#include <string.h>#include <stdlib.h>#include <stdio.h>#include <stdint.h>#include <stdarg.h>#include "versions.h"#include "filesystem/IFileTypes.h"#include <dlfcn.h>Classes | |
| struct | AddonCB |
| struct | KodiAPI::AddOn::CB_AddOn |
| class | ADDON::CHelper_libXBMC_addon |
Namespaces | |
| namespace | ADDON |
| namespace | KodiAPI |
| namespace | KodiAPI::AddOn |
Enumerations | |
| enum | ADDON::addon_log { ADDON::LOG_DEBUG , ADDON::LOG_INFO , ADDON::LOG_NOTICE , ADDON::LOG_ERROR } |
| enum | ADDON::queue_msg { ADDON::QUEUE_INFO , ADDON::QUEUE_WARNING , ADDON::QUEUE_ERROR } |