Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CVideoLibraryJob, including all inherited members.
CanBeCancelled() const | CVideoLibraryJob | inlinevirtual |
Cancel() | CVideoLibraryJob | inlinevirtual |
CJob() | CJob | inline |
CVideoLibraryJob() | CVideoLibraryJob | protected |
DoWork() override | CVideoLibraryJob | virtual |
GetType() const override | CVideoLibraryJob | inlinevirtual |
operator==(const CJob *job) const override | CVideoLibraryJob | 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 |
Work(CVideoDatabase &db)=0 | CVideoLibraryJob | protectedpure virtual |
~CJob()=default | CJob | virtual |
~CVideoLibraryJob() override | CVideoLibraryJob |