Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#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} |
|
inline |
double CVideoPlayer::SSpeedState::lastabstime {0.0} |
double CVideoPlayer::SSpeedState::lastpts {0.0} |
double CVideoPlayer::SSpeedState::lastseekpts {0.0} |
int64_t CVideoPlayer::SSpeedState::lasttime {0} |