vdr
2.2.0
|
Public Attributes | |
uint32_t | offset |
uchar | type |
uchar | number |
uint16_t | reserved |
Definition at line 2425 of file recording.c.
uchar tIndexPes::number |
Definition at line 2428 of file recording.c.
Referenced by cIndexFile::ConvertFromPes(), and cIndexFile::ConvertToPes().
uint32_t tIndexPes::offset |
Definition at line 2426 of file recording.c.
Referenced by cIndexFile::ConvertFromPes(), and cIndexFile::ConvertToPes().
uint16_t tIndexPes::reserved |
Definition at line 2429 of file recording.c.
Referenced by cIndexFile::ConvertToPes().
uchar tIndexPes::type |
Definition at line 2427 of file recording.c.
Referenced by cIndexFile::ConvertFromPes(), and cIndexFile::ConvertToPes().