|
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CVideoReferenceClock, including all inherited members.
| AbortableWait(CEvent &event, int timeoutMillis=-1) | CThread | inlineprivate |
| Create(bool bAutoDelete=false, unsigned stacksize=0) | CThread | private |
| CThread(const char *ThreadName) | CThread | explicitprivate |
| CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | private |
| CVideoReferenceClock() | CVideoReferenceClock | |
| GetAbsoluteUsage() | CThread | private |
| GetClockInfo(int &MissedVblanks, double &ClockSpeed, double &RefreshRate) const | CVideoReferenceClock | |
| GetCurrentThread() | CThread | privatestatic |
| GetCurrentThreadId() | CThread | privatestatic |
| GetMaxPriority(void) | CThread | private |
| GetMinPriority(void) | CThread | private |
| GetNormalPriority(void) | CThread | private |
| GetPriority(void) | CThread | private |
| GetRefreshRate(double *interval=nullptr) | CVideoReferenceClock | |
| GetRelativeUsage() | CThread | private |
| GetSchedRRPriority(void) | CThread | private |
| GetSpeed() | CVideoReferenceClock | |
| GetTime(bool interpolated=true) | CVideoReferenceClock | |
| IsAutoDelete() const | CThread | private |
| IsCurrentThread() const | CThread | private |
| IsCurrentThread(const ThreadIdentifier tid) | CThread | privatestatic |
| IsRunning() const | CThread | private |
| m_bStop | CThread | private |
| OnException() | CThread | inlineprivatevirtual |
| OnExit() | CThread | inlineprivatevirtual |
| OnStartup() | CThread | inlineprivatevirtual |
| SetPriority(const int iPriority) | CThread | private |
| SetPrioritySched_RR(int iPriority) | CThread | private |
| SetSpeed(double Speed) | CVideoReferenceClock | |
| Sleep(unsigned int milliseconds) | CThread | private |
| StopThread(bool bWait=true) | CThread | privatevirtual |
| WAIT_INTERRUPTED enum value | CThread | private |
| WAIT_SIGNALED enum value | CThread | private |
| WAIT_TIMEDOUT enum value | CThread | private |
| WaitForThreadExit(unsigned int milliseconds) | CThread | private |
| WaitResponse enum name | CThread | private |
| ~CThread() | CThread | privatevirtual |
| ~CVideoReferenceClock() override | CVideoReferenceClock |