|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <math.h>#include "GUIDialogSeekBar.h"#include "Application.h"#include "GUIInfoManager.h"#include "guilib/GUIComponent.h"#include "SeekHandler.h"#include "guilib/guiinfo/GUIInfoLabels.h"Macros | |
| #define | POPUP_SEEK_PROGRESS 401 |
| #define | POPUP_SEEK_EPG_EVENT_PROGRESS 402 |
| #define | POPUP_SEEK_TIMESHIFT_PROGRESS 403 |
| #define POPUP_SEEK_EPG_EVENT_PROGRESS 402 |
| #define POPUP_SEEK_PROGRESS 401 |
| #define POPUP_SEEK_TIMESHIFT_PROGRESS 403 |