Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CVideoLibraryScanningJob, including all inherited members.
CanBeCancelled() const override | CVideoLibraryScanningJob | inlinevirtual |
Cancel() override | CVideoLibraryScanningJob | virtual |
CJob() | CJob | inline |
CVideoLibraryJob() | CVideoLibraryJob | protected |
CVideoLibraryScanningJob(const std::string &directory, bool scanAll=false, bool showProgress=true) | CVideoLibraryScanningJob | |
DoWork() override | CVideoLibraryJob | virtual |
GetType() const override | CVideoLibraryScanningJob | inlinevirtual |
operator==(const CJob *job) const override | CVideoLibraryScanningJob | virtual |
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) override | CVideoLibraryScanningJob | protectedvirtual |
~CJob()=default | CJob | virtual |
~CVideoLibraryJob() override | CVideoLibraryJob | |
~CVideoLibraryScanningJob() override | CVideoLibraryScanningJob |