|
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()=default | CJob | |
| DoWork() override | CImageLoader | virtual |
| Equals(const CJob *job) const | CJob | inlinevirtual |
| GetType() const | CJob | inlinevirtual |
| m_path | CImageLoader | |
| m_texture | CImageLoader | |
| m_use_cache | CImageLoader | |
| 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 | |
| SetProgressCallback(CJobManager *callback) | CJob | inline |
| ShouldCancel(unsigned int progress, unsigned int total) const | CJob | virtual |
| ~CImageLoader() override | CImageLoader | |
| ~CJob()=default | CJob | virtual |