Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
GUIDialogSeekBar.cpp File Reference
#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
 

Macro Definition Documentation

◆ POPUP_SEEK_EPG_EVENT_PROGRESS

#define POPUP_SEEK_EPG_EVENT_PROGRESS   402

◆ POPUP_SEEK_PROGRESS

#define POPUP_SEEK_PROGRESS   401

◆ POPUP_SEEK_TIMESHIFT_PROGRESS

#define POPUP_SEEK_TIMESHIFT_PROGRESS   403