|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "addons/IAddonSupportList.h"#include "threads/CriticalSection.h"#include <map>#include <memory>#include <string>#include <utility>#include <vector>Classes | |
| class | KODI::ADDONS::CExtsMimeSupportList |
| Class to manage all available and activated add-ons and to release their types to the outside for selection. More... | |
| struct | KODI::ADDONS::CExtsMimeSupportList::SupportValue |
| Structure to store information about supported part. More... | |
| struct | KODI::ADDONS::CExtsMimeSupportList::SupportValues |
| Structure to store available data for related addon. More... | |
Namespaces | |
| namespace | ADDON |
| namespace | KODI |
| namespace | KODI::ADDONS |