Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
AddonDll.h File Reference
#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::BinaryAddonBasePtr = std::shared_ptr<CBinaryAddonBase>
 
using ADDON::ADDON_INSTANCE_HANDLER = void*