Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::ADDONS::AddonSupportEntry Struct Reference

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
 

Detailed Description

Information structure with which a supported format of an addon can be stored.

Member Data Documentation

◆ m_description

std::string KODI::ADDONS::AddonSupportEntry::m_description

◆ m_icon

std::string KODI::ADDONS::AddonSupportEntry::m_icon

◆ m_name

std::string KODI::ADDONS::AddonSupportEntry::m_name

◆ m_type

AddonSupportType KODI::ADDONS::AddonSupportEntry::m_type

The documentation for this struct was generated from the following file: