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

#include <VideoSyncIos.h>

Inheritance diagram for CVideoSyncIos:
CVideoSync IDispResource

Public Member Functions

 CVideoSyncIos (CVideoReferenceClock *clock, CWinSystemIOS &winSystem)
 
bool Setup () override
 
void Run (CEvent &stopEvent) override
 
void Cleanup () override
 
float GetFps () override
 
void OnResetDisplay () override
 
void IosVblankHandler ()
 
- 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

◆ CVideoSyncIos()

CVideoSyncIos::CVideoSyncIos ( CVideoReferenceClock * clock,
CWinSystemIOS & winSystem )
inline

Member Function Documentation

◆ Cleanup()

void CVideoSyncIos::Cleanup ( )
overridevirtual

Implements CVideoSync.

◆ GetFps()

float CVideoSyncIos::GetFps ( )
overridevirtual

Implements CVideoSync.

◆ IosVblankHandler()

void CVideoSyncIos::IosVblankHandler ( )

◆ OnResetDisplay()

void CVideoSyncIos::OnResetDisplay ( )
overridevirtual

Reimplemented from IDispResource.

◆ Run()

void CVideoSyncIos::Run ( CEvent & stopEvent)
overridevirtual

Implements CVideoSync.

◆ Setup()

bool CVideoSyncIos::Setup ( )
overridevirtual

Implements CVideoSync.


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