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

#include <VideoSyncTVos.h>

Inheritance diagram for CVideoSyncTVos:
CVideoSync IDispResource

Public Member Functions

 CVideoSyncTVos (CVideoReferenceClock *clock, CWinSystemTVOS &winSystem)
 
bool Setup () override
 
void Run (CEvent &stopEvent) override
 
void Cleanup () override
 
float GetFps () override
 
void OnResetDisplay () override
 
void TVosVblankHandler ()
 
- Public Member Functions inherited from CVideoSync
 CVideoSync (CVideoReferenceClock *clock)
 
virtual ~CVideoSync ()=default
 
virtual void RefreshChanged ()
 

Additional Inherited Members

- Protected Attributes inherited from CVideoSync
float m_fps
 
CVideoReferenceClockm_refClock
 

Constructor & Destructor Documentation

◆ CVideoSyncTVos()

CVideoSyncTVos::CVideoSyncTVos ( CVideoReferenceClock * clock,
CWinSystemTVOS & winSystem )
inline

Member Function Documentation

◆ Cleanup()

void CVideoSyncTVos::Cleanup ( )
overridevirtual

Implements CVideoSync.

◆ GetFps()

float CVideoSyncTVos::GetFps ( )
overridevirtual

Implements CVideoSync.

◆ OnResetDisplay()

void CVideoSyncTVos::OnResetDisplay ( )
overridevirtual

Reimplemented from IDispResource.

◆ Run()

void CVideoSyncTVos::Run ( CEvent & stopEvent)
overridevirtual

Implements CVideoSync.

◆ Setup()

bool CVideoSyncTVos::Setup ( )
overridevirtual

Implements CVideoSync.

◆ TVosVblankHandler()

void CVideoSyncTVos::TVosVblankHandler ( )

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