Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CBackgroundPicLoader Member List

This is the complete list of members for CBackgroundPicLoader, including all inherited members.

AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1))CThreadinlineprotected
CBackgroundPicLoader()CBackgroundPicLoader
Create(CGUIWindowSlideShow *pCallback)CBackgroundPicLoader
CThread::Create(bool bAutoDelete=false)CThread
CThread(const char *ThreadName)CThreadexplicitprotected
CThread(IRunnable *pRunnable, const char *ThreadName)CThread
GetCurrentThread()CThreadstatic
GetCurrentThreadId()CThreadinlinestatic
IsAutoDelete() constCThread
IsCurrentThread() constCThread
IsLoading()CBackgroundPicLoaderinline
IsRunning() constCThread
Join(std::chrono::milliseconds duration)CThread
LoadPic(int iPic, int iSlideNumber, const std::string &strFileName, const int maxWidth, const int maxHeight)CBackgroundPicLoader
m_bStopCThreadprotected
OnException()CThreadinlinevirtual
OnExit()CThreadinlineprotectedvirtual
OnStartup()CThreadinlineprotectedvirtual
Pic() constCBackgroundPicLoaderinline
SetPriority(const ThreadPriority &priority)CThread
Sleep(std::chrono::duration< Rep, Period > duration)CThreadinline
SlideNumber() constCBackgroundPicLoaderinline
StopThread(bool bWait=true)CThreadvirtual
WAIT_INTERRUPTED enum valueCThreadprotected
WAIT_SIGNALED enum valueCThreadprotected
WAIT_TIMEDOUT enum valueCThreadprotected
WaitResponse enum nameCThreadprotected
~CBackgroundPicLoader() overrideCBackgroundPicLoader
~CThread()CThreadvirtual