Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <string>
#include <vector>
Classes | |
struct | KODI::ADDONS::AddonSupportEntry |
Information structure with which a supported format of an addon can be stored. More... | |
class | KODI::ADDONS::IAddonSupportList |
Parent class to manage all available mimetypes and file extensions of the respective add-on and its types. More... | |
Namespaces | |
namespace | KODI |
namespace | KODI::ADDONS |
Enumerations | |
enum class | KODI::ADDONS::AddonSupportType { KODI::ADDONS::Extension , KODI::ADDONS::Mimetype } |
To identify related type about entry. More... | |