Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
GUIDialogExtendedProgressBar.cpp File Reference
#include "GUIDialogExtendedProgressBar.h"
#include "guilib/GUIMessage.h"
#include "guilib/GUIProgressControl.h"
#include "utils/TimeUtils.h"
#include <cmath>
#include <mutex>

Macros

#define CONTROL_LABELHEADER   30
 
#define CONTROL_LABELTITLE   31
 
#define CONTROL_PROGRESS   32
 
#define ITEM_SWITCH_TIME_MS   2000
 

Macro Definition Documentation

◆ CONTROL_LABELHEADER

#define CONTROL_LABELHEADER   30

◆ CONTROL_LABELTITLE

#define CONTROL_LABELTITLE   31

◆ CONTROL_PROGRESS

#define CONTROL_PROGRESS   32

◆ ITEM_SWITCH_TIME_MS

#define ITEM_SWITCH_TIME_MS   2000