General definition values
Modules | |
using HardwareContext | |
Hardware specific device context This defines an independent value which is used for hardware and OS specific values. | |
enum AddonLog | |
Log file type definitions These define the types of log entries given with kodi::Log() to Kodi. | |
struct kodi_version_t |
For kodi::Version used structure.
enum StdKbButtons |
For kodi::CurrentKeyboardLayout used defines.
enum QueueMsg |
For kodi::QueueNotification() used message types.
enum LangFormats |
Format codes to get string from them.
Used on kodi::GetLanguage().
Enumerator | |
---|---|
LANG_FMT_ISO_639_1 | two letter code as defined in ISO 639-1 |
LANG_FMT_ISO_639_2 | three letter code as defined in ISO 639-2/T or ISO 639-2/B |
LANG_FMT_ENGLISH_NAME | full language name in English |