xbmc
Public Attributes | List of all members
AddonToKodiFuncTable_kodi Struct Reference

Public Attributes

char *(* unknown_to_utf8 )(void *kodiBase, const char *source, bool *ret, bool failOnBadChar)
 
char *(* get_language )(void *kodiBase, int format, bool region)
 
bool(* queue_notification )(void *kodiBase, int type, const char *header, const char *message, const char *imageFile, unsigned int displayTime, bool withSound, unsigned int messageTime)
 
void(* get_md5 )(void *kodiBase, const char *text, char *md5)
 
char *(* get_region )(void *kodiBase, const char *id)
 
void(* get_free_mem )(void *kodiBase, long *free, long *total, bool as_bytes)
 
int(* get_global_idle_time )(void *kodiBase)
 
bool(* is_addon_avilable )(void *kodiBase, const char *id, char **version, bool *enabled)
 
void(* kodi_version )(void *kodiBase, char **compile_name, int *major, int *minor, char **revision, char **tag, char **tagversion)
 
char *(* get_current_skin_id )(void *kodiBase)
 
bool(* get_keyboard_layout )(void *kodiBase, char **layout_name, int modifier_key, struct AddonKeyboardKeyTable *layout)
 
bool(* change_keyboard_layout )(void *kodiBase, char **layout_name)
 

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