|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Public Member Functions | |
| CDVDMsgGeneralSynchronizePriv (std::chrono::milliseconds timeout, unsigned int sources) | |
Public Attributes | |
| unsigned int | sources |
| unsigned int | reached = 0 |
| CCriticalSection | section |
| XbmcThreads::ConditionVariable | condition |
| XbmcThreads::EndTime | m_timer |
|
inline |
| XbmcThreads::ConditionVariable CDVDMsgGeneralSynchronizePriv::condition |
| XbmcThreads::EndTime CDVDMsgGeneralSynchronizePriv::m_timer |
| unsigned int CDVDMsgGeneralSynchronizePriv::reached = 0 |
| CCriticalSection CDVDMsgGeneralSynchronizePriv::section |
| unsigned int CDVDMsgGeneralSynchronizePriv::sources |