xbmc
|
Public Member Functions | |
CVideoSync (CVideoReferenceClock *clock) | |
virtual bool | Setup ()=0 |
virtual void | Run (CEvent &stop)=0 |
virtual void | Cleanup ()=0 |
virtual float | GetFps ()=0 |
virtual void | RefreshChanged () |
Protected Attributes | |
float | m_fps |
CVideoReferenceClock * | m_refClock |