Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CVideoReferenceClock Member List

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

AbortableWait(CEvent &event, int timeoutMillis=-1)CThreadinlineprivate
Create(bool bAutoDelete=false, unsigned stacksize=0)CThreadprivate
CThread(const char *ThreadName)CThreadexplicitprivate
CThread(IRunnable *pRunnable, const char *ThreadName)CThreadprivate
CVideoReferenceClock()CVideoReferenceClock
GetAbsoluteUsage()CThreadprivate
GetClockInfo(int &MissedVblanks, double &ClockSpeed, double &RefreshRate) constCVideoReferenceClock
GetCurrentThread()CThreadprivatestatic
GetCurrentThreadId()CThreadprivatestatic
GetMaxPriority(void)CThreadprivate
GetMinPriority(void)CThreadprivate
GetNormalPriority(void)CThreadprivate
GetPriority(void)CThreadprivate
GetRefreshRate(double *interval=nullptr)CVideoReferenceClock
GetRelativeUsage()CThreadprivate
GetSchedRRPriority(void)CThreadprivate
GetSpeed()CVideoReferenceClock
GetTime(bool interpolated=true)CVideoReferenceClock
IsAutoDelete() constCThreadprivate
IsCurrentThread() constCThreadprivate
IsCurrentThread(const ThreadIdentifier tid)CThreadprivatestatic
IsRunning() constCThreadprivate
m_bStopCThreadprivate
OnException()CThreadinlineprivatevirtual
OnExit()CThreadinlineprivatevirtual
OnStartup()CThreadinlineprivatevirtual
SetPriority(const int iPriority)CThreadprivate
SetPrioritySched_RR(int iPriority)CThreadprivate
SetSpeed(double Speed)CVideoReferenceClock
Sleep(unsigned int milliseconds)CThreadprivate
StopThread(bool bWait=true)CThreadprivatevirtual
WAIT_INTERRUPTED enum valueCThreadprivate
WAIT_SIGNALED enum valueCThreadprivate
WAIT_TIMEDOUT enum valueCThreadprivate
WaitForThreadExit(unsigned int milliseconds)CThreadprivate
WaitResponse enum nameCThreadprivate
~CThread()CThreadprivatevirtual
~CVideoReferenceClock() overrideCVideoReferenceClock