|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "SectionLoader.h"#include "cores/DllLoader/DllLoaderContainer.h"#include "utils/GlobalsHandling.h"#include "utils/StringUtils.h"#include "utils/log.h"#include <mutex>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 |