Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
ContextItemAddonInvoker.h File Reference
#include <memory>
#include "interfaces/python/AddonPythonInvoker.h"

Classes

class  CContextItemAddonInvoker
 

Typedefs

typedef std::shared_ptr< CFileItemCFileItemPtr
 

Typedef Documentation

◆ CFileItemPtr

typedef std::shared_ptr<CFileItem> CFileItemPtr