Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages

The following table contains values that can be set with class IInstanceInfo :

Name Type Get call
Used type identifier KODI_ADDON_INSTANCE_TYPE GetType
Check asked type used on this class bool IsType
Get optional identification number (usage relate to addon type) uint32_t GetNumber
Get optional identification string (usage relate to addon type) std::string GetID
Get API version from Kodi about instance std::string GetAPIVersion
Check this is first created instance by Kodi bool FirstInstance