Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CDVDMsgGeneralSynchronizePriv Class Reference

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
 

Constructor & Destructor Documentation

◆ CDVDMsgGeneralSynchronizePriv()

CDVDMsgGeneralSynchronizePriv::CDVDMsgGeneralSynchronizePriv ( std::chrono::milliseconds timeout,
unsigned int sources )
inline

Member Data Documentation

◆ condition

XbmcThreads::ConditionVariable CDVDMsgGeneralSynchronizePriv::condition

◆ m_timer

XbmcThreads::EndTime CDVDMsgGeneralSynchronizePriv::m_timer

◆ reached

unsigned int CDVDMsgGeneralSynchronizePriv::reached = 0

◆ section

CCriticalSection CDVDMsgGeneralSynchronizePriv::section

◆ sources

unsigned int CDVDMsgGeneralSynchronizePriv::sources

The documentation for this class was generated from the following file: