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

#include <VideoPlayer.h>

Public Member Functions

void Clear ()
 

Public Attributes

int state
 
bool syncClock
 
std::chrono::milliseconds iDVDStillTime
 
std::chrono::time_point< std::chrono::steady_clock > iDVDStillStartTime
 
int iSelectedSPUStream
 
int iSelectedAudioStream
 
int iSelectedVideoStream
 

Member Function Documentation

◆ Clear()

void CVideoPlayer::SDVDInfo::Clear ( )
inline

Member Data Documentation

◆ iDVDStillStartTime

std::chrono::time_point<std::chrono::steady_clock> CVideoPlayer::SDVDInfo::iDVDStillStartTime

◆ iDVDStillTime

std::chrono::milliseconds CVideoPlayer::SDVDInfo::iDVDStillTime

◆ iSelectedAudioStream

int CVideoPlayer::SDVDInfo::iSelectedAudioStream

◆ iSelectedSPUStream

int CVideoPlayer::SDVDInfo::iSelectedSPUStream

◆ iSelectedVideoStream

int CVideoPlayer::SDVDInfo::iSelectedVideoStream

◆ state

int CVideoPlayer::SDVDInfo::state

◆ syncClock

bool CVideoPlayer::SDVDInfo::syncClock

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