![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Public Member Functions | |
void | Start () |
void | Stop () |
void | Clear () |
template<typename F> | |
void | Append (const std::string &type, const F &function) |
void | ExecutePendingJobs () |
bool | WaitForJobs (unsigned int milliSeconds) |
void CPVRManagerJobQueue::Append | ( | const std::string & | type, |
const F & | function ) |
void CPVRManagerJobQueue::Clear | ( | ) |
void CPVRManagerJobQueue::ExecutePendingJobs | ( | ) |
void CPVRManagerJobQueue::Start | ( | ) |
void CPVRManagerJobQueue::Stop | ( | ) |