|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Information structure with which a supported format of an addon can be stored. More...
#include <IAddonSupportList.h>
Public Attributes | |
| AddonSupportType | m_type |
| std::string | m_name |
| std::string | m_description |
| std::string | m_icon |
Information structure with which a supported format of an addon can be stored.
| std::string KODI::ADDONS::AddonSupportEntry::m_description |
| std::string KODI::ADDONS::AddonSupportEntry::m_icon |
| std::string KODI::ADDONS::AddonSupportEntry::m_name |
| AddonSupportType KODI::ADDONS::AddonSupportEntry::m_type |