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

Public Attributes

std::string_view name
 
std::string_view old_name
 
AddonType type
 
int pretty
 
AddonInstanceSupport instance_support
 
std::string_view icon
 

Member Data Documentation

◆ icon

std::string_view ADDON::TypeMapping::icon

◆ instance_support

AddonInstanceSupport ADDON::TypeMapping::instance_support

◆ name

std::string_view ADDON::TypeMapping::name

◆ old_name

std::string_view ADDON::TypeMapping::old_name

◆ pretty

int ADDON::TypeMapping::pretty

◆ type

AddonType ADDON::TypeMapping::type

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