|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "GUISpinControl.h"#include "GUIMessage.h"#include "input/Key.h"#include "utils/StringUtils.h"#include <stdio.h>Macros | |
| #define | SPIN_BUTTON_DOWN 1 |
| #define | SPIN_BUTTON_UP 2 |
| #define SPIN_BUTTON_DOWN 1 |
| #define SPIN_BUTTON_UP 2 |