Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
AddonBase.h File Reference

Classes

struct  ADDON::Interface_Base
 Global general Add-on to Kodi callback functions. More...
 

Namespaces

namespace  ADDON
 

Typedefs

typedef void *(* ADDON::ADDON_GET_INTERFACE_FN) (const std::string &name, const std::string &version)