|
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CThumbnailWriter, including all inherited members.
| CJob() | CJob | inline |
| CThumbnailWriter(unsigned char *buffer, int width, int height, int stride, const std::string &thumbFile) | CThumbnailWriter | |
| DoWork() override | CThumbnailWriter | virtual |
| GetType() const | CJob | inlinevirtual |
| 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 |
| ~CJob()=default | CJob | virtual |
| ~CThumbnailWriter() override | CThumbnailWriter |