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

#include <PTSTracker.h>

Public Member Functions

 CPtsTracker ()
 
void Add (double pts)
 
void Flush ()
 
void ResetVFRDetection (void)
 
int GetPatternLength ()
 
double GetFrameDuration ()
 
double GetMaxFrameDuration (void)
 
double GetMinFrameDuration (void)
 
bool HasFullBuffer ()
 
bool VFRDetection (void)
 

Constructor & Destructor Documentation

◆ CPtsTracker()

CPtsTracker::CPtsTracker ( )

Member Function Documentation

◆ Add()

void CPtsTracker::Add ( double pts)

◆ Flush()

void CPtsTracker::Flush ( )

◆ GetFrameDuration()

double CPtsTracker::GetFrameDuration ( )
inline

◆ GetMaxFrameDuration()

double CPtsTracker::GetMaxFrameDuration ( void )
inline

◆ GetMinFrameDuration()

double CPtsTracker::GetMinFrameDuration ( void )
inline

◆ GetPatternLength()

int CPtsTracker::GetPatternLength ( )
inline

◆ HasFullBuffer()

bool CPtsTracker::HasFullBuffer ( )
inline

◆ ResetVFRDetection()

void CPtsTracker::ResetVFRDetection ( void )

◆ VFRDetection()

bool CPtsTracker::VFRDetection ( void )
inline

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