Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "GUIDialogSeekBar.h"
#include "GUIInfoManager.h"
#include "SeekHandler.h"
#include "application/ApplicationComponents.h"
#include "application/ApplicationPlayer.h"
#include "guilib/GUIComponent.h"
#include "guilib/GUIMessage.h"
#include "guilib/guiinfo/GUIInfoLabels.h"
#include <cmath>
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 |