|
Kodi Documentation 18.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 |
| unsigned int | 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 |
| unsigned int CSectionLoader::CDll::m_unloadDelayStartTick |