Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <SectionLoader.h>
Public Attributes | |
std::string | m_strDllName |
long | m_lReferenceCount |
LibraryLoader * | m_pDll |
std::chrono::time_point< std::chrono::steady_clock > | m_unloadDelayStartTick |
bool | m_bDelayUnload |
bool CSectionLoader::CDll::m_bDelayUnload |
long CSectionLoader::CDll::m_lReferenceCount |
LibraryLoader* CSectionLoader::CDll::m_pDll |
std::string CSectionLoader::CDll::m_strDllName |
std::chrono::time_point<std::chrono::steady_clock> CSectionLoader::CDll::m_unloadDelayStartTick |