vdr 2.7.3
|
Public Attributes | |
uint32_t | pts |
int | index |
bool | independent |
Definition at line 24 of file dvbplayer.c.
bool cPtsIndex::tPtsIndex::independent |
Definition at line 27 of file dvbplayer.c.
Referenced by cPtsIndex::Put().
int cPtsIndex::tPtsIndex::index |
Definition at line 26 of file dvbplayer.c.
Referenced by cPtsIndex::FindFrameNumber(), cPtsIndex::FindIndex(), and cPtsIndex::Put().
uint32_t cPtsIndex::tPtsIndex::pts |
Definition at line 25 of file dvbplayer.c.
Referenced by cPtsIndex::FindFrameNumber(), cPtsIndex::FindIndex(), and cPtsIndex::Put().