|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <cmath>#include "GUIDialogExtendedProgressBar.h"#include "guilib/GUIMessage.h"#include "guilib/GUIProgressControl.h"#include "threads/SingleLock.h"#include "threads/SystemClock.h"Macros | |
| #define | CONTROL_LABELHEADER 30 |
| #define | CONTROL_LABELTITLE 31 |
| #define | CONTROL_PROGRESS 32 |
| #define | ITEM_SWITCH_TIME_MS 2000 |
| #define CONTROL_LABELHEADER 30 |
| #define CONTROL_LABELTITLE 31 |
| #define CONTROL_PROGRESS 32 |
| #define ITEM_SWITCH_TIME_MS 2000 |