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

Structure to store information about supported part. More...

#include <ExtsMimeSupportList.h>

Public Member Functions

 SupportValue (int description, std::string icon)
 

Public Attributes

int m_description
 
std::string m_icon
 

Detailed Description

Structure to store information about supported part.

Constructor & Destructor Documentation

◆ SupportValue()

KODI::ADDONS::CExtsMimeSupportList::SupportValue::SupportValue ( int description,
std::string icon )
inline

Member Data Documentation

◆ m_description

int KODI::ADDONS::CExtsMimeSupportList::SupportValue::m_description

◆ m_icon

std::string KODI::ADDONS::CExtsMimeSupportList::SupportValue::m_icon

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