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

#include <VideoSyncPi.h>

Inheritance diagram for CVideoSyncPi:
CVideoSync IDispResource

Public Member Functions

 CVideoSyncPi (void *clock)
 
virtual bool Setup (PUPDATECLOCK func)
 
virtual void Run (CEvent &stopEvent)
 
virtual void Cleanup ()
 
virtual float GetFps ()
 
virtual void OnResetDisplay ()
 
virtual void RefreshChanged ()
 
- Public Member Functions inherited from CVideoSync
 CVideoSync (void *clock)
 
virtual ~CVideoSync ()=default
 

Additional Inherited Members

- Protected Attributes inherited from CVideoSync
PUPDATECLOCK UpdateClock
 
float m_fps
 
voidm_refClock
 

Constructor & Destructor Documentation

◆ CVideoSyncPi()

CVideoSyncPi::CVideoSyncPi ( void clock)
inline

Member Function Documentation

◆ Cleanup()

void CVideoSyncPi::Cleanup ( )
virtual

Implements CVideoSync.

◆ GetFps()

float CVideoSyncPi::GetFps ( )
virtual

Implements CVideoSync.

◆ OnResetDisplay()

void CVideoSyncPi::OnResetDisplay ( )
virtual

Reimplemented from IDispResource.

◆ RefreshChanged()

void CVideoSyncPi::RefreshChanged ( )
virtual

Reimplemented from CVideoSync.

◆ Run()

void CVideoSyncPi::Run ( CEvent stopEvent)
virtual

Implements CVideoSync.

◆ Setup()

bool CVideoSyncPi::Setup ( PUPDATECLOCK  func)
virtual

Implements CVideoSync.


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