Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CVideoPlayer::SSpeedState Struct Reference

#include <VideoPlayer.h>

Public Member Functions

void Reset (double pts)
 

Public Attributes

double lastpts {0.0}
 
int64_t lasttime {0}
 
double lastseekpts {0.0}
 
double lastabstime {0.0}
 

Member Function Documentation

◆ Reset()

void CVideoPlayer::SSpeedState::Reset ( double pts)
inline

Member Data Documentation

◆ lastabstime

double CVideoPlayer::SSpeedState::lastabstime {0.0}

◆ lastpts

double CVideoPlayer::SSpeedState::lastpts {0.0}

◆ lastseekpts

double CVideoPlayer::SSpeedState::lastseekpts {0.0}

◆ lasttime

int64_t CVideoPlayer::SSpeedState::lasttime {0}

The documentation for this struct was generated from the following file: