Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
GUISliderControl.h File Reference
#include "GUIControl.h"
#include "GUITexture.h"
#include <array>

Classes

struct  SliderAction
 
class  CGUISliderControl
 

Macros

#define SLIDER_CONTROL_TYPE_INT   1
 
#define SLIDER_CONTROL_TYPE_FLOAT   2
 
#define SLIDER_CONTROL_TYPE_PERCENTAGE   3
 

Macro Definition Documentation

◆ SLIDER_CONTROL_TYPE_FLOAT

#define SLIDER_CONTROL_TYPE_FLOAT   2

◆ SLIDER_CONTROL_TYPE_INT

#define SLIDER_CONTROL_TYPE_INT   1

◆ SLIDER_CONTROL_TYPE_PERCENTAGE

#define SLIDER_CONTROL_TYPE_PERCENTAGE   3