Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
SectionLoader.cpp File Reference
#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
 

Macro Definition Documentation

◆ g_sectionLoader

#define g_sectionLoader   XBMC_GLOBAL_USE(CSectionLoader)

◆ UNLOAD_DELAY

#define UNLOAD_DELAY   30*1000