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

#include <VideoSyncOsx.h>

Inheritance diagram for CVideoSyncOsx:
CVideoSync IDispResource

Public Member Functions

 CVideoSyncOsx (CVideoReferenceClock *clock)
 
bool Setup () override
 
void Run (CEvent &stopEvent) override
 
void Cleanup () override
 
float GetFps () override
 
void RefreshChanged () override
 
void OnLostDisplay () override
 
void OnResetDisplay () override
 
void VblankHandler (int64_t nowtime, uint32_t timebase)
 
- Public Member Functions inherited from CVideoSync
 CVideoSync (CVideoReferenceClock *clock)
 
virtual ~CVideoSync ()=default
 

Additional Inherited Members

- Protected Attributes inherited from CVideoSync
float m_fps
 
CVideoReferenceClockm_refClock
 

Constructor & Destructor Documentation

◆ CVideoSyncOsx()

CVideoSyncOsx::CVideoSyncOsx ( CVideoReferenceClock * clock)
inline

Member Function Documentation

◆ Cleanup()

void CVideoSyncOsx::Cleanup ( )
overridevirtual

Implements CVideoSync.

◆ GetFps()

float CVideoSyncOsx::GetFps ( )
overridevirtual

Implements CVideoSync.

◆ OnLostDisplay()

void CVideoSyncOsx::OnLostDisplay ( )
overridevirtual

Reimplemented from IDispResource.

◆ OnResetDisplay()

void CVideoSyncOsx::OnResetDisplay ( )
overridevirtual

Reimplemented from IDispResource.

◆ RefreshChanged()

void CVideoSyncOsx::RefreshChanged ( )
overridevirtual

Reimplemented from CVideoSync.

◆ Run()

void CVideoSyncOsx::Run ( CEvent & stopEvent)
overridevirtual

Implements CVideoSync.

◆ Setup()

bool CVideoSyncOsx::Setup ( )
overridevirtual

Implements CVideoSync.

◆ VblankHandler()

void CVideoSyncOsx::VblankHandler ( int64_t nowtime,
uint32_t timebase )

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