|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "threads/SystemClock.h"#include "SectionLoader.h"#include "cores/DllLoader/DllLoaderContainer.h"#include "threads/SingleLock.h"#include "utils/log.h"#include "utils/StringUtils.h"#include "utils/GlobalsHandling.h"Macros | |
| #define | g_sectionLoader XBMC_GLOBAL_USE(CSectionLoader) |
| #define | UNLOAD_DELAY 30*1000 |
| #define g_sectionLoader XBMC_GLOBAL_USE(CSectionLoader) |
| #define UNLOAD_DELAY 30*1000 |