|
vdr
2.2.0
|
Public Member Functions | |
| tIndexTs (off_t Offset, bool Independent, uint16_t Number) | |
Public Attributes | |
| uint64_t | offset:40 |
| int | reserved:7 |
| int | independent:1 |
| uint16_t | number:16 |
Definition at line 2433 of file recording.c.
|
inline |
Definition at line 2438 of file recording.c.
| int tIndexTs::independent |
Definition at line 2436 of file recording.c.
Referenced by cIndexFile::ConvertFromPes(), cIndexFile::ConvertToPes(), and cIndexFile::Get().
| uint16_t tIndexTs::number |
Definition at line 2437 of file recording.c.
Referenced by cIndexFile::ConvertFromPes(), cIndexFile::ConvertToPes(), cIndexFile::Get(), and cIndexFile::GetNextIFrame().
| uint64_t tIndexTs::offset |
Definition at line 2434 of file recording.c.
Referenced by cIndexFile::ConvertFromPes(), cIndexFile::ConvertToPes(), cIndexFile::Get(), and cIndexFile::GetNextIFrame().
| int tIndexTs::reserved |
Definition at line 2435 of file recording.c.
1.8.11