Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
IAddon.h File Reference
#include "AddonInfo.h"
#include <memory>
#include <set>

Classes

class  ADDON::IAddon
 

Namespaces

namespace  ADDON
 

Typedefs

typedef std::shared_ptr< IAddon > ADDON::AddonPtr
 
typedef std::shared_ptr< CInstanceVisualization > ADDON::VizPtr
 
typedef std::shared_ptr< CSkinInfo > ADDON::SkinPtr
 
typedef std::shared_ptr< CPluginSource > ADDON::PluginPtr