Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ADDON::Interface_GUIControlSlider Member List

This is the complete list of members for ADDON::Interface_GUIControlSlider, including all inherited members.

DeInit(AddonGlobalInterface *addonInterface)ADDON::Interface_GUIControlSliderstatic
get_description(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)ADDON::Interface_GUIControlSliderstatic
get_float_value(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)ADDON::Interface_GUIControlSliderstatic
get_int_value(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)ADDON::Interface_GUIControlSliderstatic
get_percentage(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)ADDON::Interface_GUIControlSliderstatic
Init(AddonGlobalInterface *addonInterface)ADDON::Interface_GUIControlSliderstatic
reset(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle)ADDON::Interface_GUIControlSliderstatic
set_enabled(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool enabled)ADDON::Interface_GUIControlSliderstatic
set_float_interval(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, float interval)ADDON::Interface_GUIControlSliderstatic
set_float_range(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, float start, float end)ADDON::Interface_GUIControlSliderstatic
set_float_value(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, float value)ADDON::Interface_GUIControlSliderstatic
set_int_interval(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, int interval)ADDON::Interface_GUIControlSliderstatic
set_int_range(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, int start, int end)ADDON::Interface_GUIControlSliderstatic
set_int_value(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, int value)ADDON::Interface_GUIControlSliderstatic
set_percentage(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, float percent)ADDON::Interface_GUIControlSliderstatic
set_visible(KODI_HANDLE kodiBase, KODI_GUI_CONTROL_HANDLE handle, bool visible)ADDON::Interface_GUIControlSliderstatic