Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CImageLoader, including all inherited members.
CImageLoader(const std::string &path, unsigned int targetWidth, unsigned int targetHeight, CAspectRatio::AspectRatio aspectRatio, const bool useCache) | CImageLoader | |
CJob() | CJob | inline |
DoWork() override | CImageLoader | virtual |
GetType() const | CJob | inlinevirtual |
m_path | CImageLoader | |
m_texture | CImageLoader | |
m_use_cache | CImageLoader | |
operator==(const CJob *job) const | CJob | inlinevirtual |
PRIORITY enum name | CJob | |
PRIORITY_DEDICATED enum value | CJob | |
PRIORITY_HIGH enum value | CJob | |
PRIORITY_LOW enum value | CJob | |
PRIORITY_LOW_PAUSABLE enum value | CJob | |
PRIORITY_NORMAL enum value | CJob | |
ShouldCancel(unsigned int progress, unsigned int total) const | CJob | virtual |
~CImageLoader() override | CImageLoader | |
~CJob()=default | CJob | virtual |