Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CDVDMsgGeneralSynchronizePriv Class Reference

Public Member Functions

 CDVDMsgGeneralSynchronizePriv (unsigned int timeout, unsigned int sources)
 

Public Attributes

unsigned int sources
 
unsigned int reached
 
CCriticalSection section
 
XbmcThreads::ConditionVariable condition
 
XbmcThreads::EndTime timeout
 

Constructor & Destructor Documentation

◆ CDVDMsgGeneralSynchronizePriv()

CDVDMsgGeneralSynchronizePriv::CDVDMsgGeneralSynchronizePriv ( unsigned int  timeout,
unsigned int  sources 
)
inline

Member Data Documentation

◆ condition

XbmcThreads::ConditionVariable CDVDMsgGeneralSynchronizePriv::condition

◆ reached

unsigned int CDVDMsgGeneralSynchronizePriv::reached

◆ section

CCriticalSection CDVDMsgGeneralSynchronizePriv::section

◆ sources

unsigned int CDVDMsgGeneralSynchronizePriv::sources

◆ timeout

XbmcThreads::EndTime CDVDMsgGeneralSynchronizePriv::timeout

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