vdr  2.4.0
Public Attributes | List of all members
tIndexPes Struct Reference

Public Attributes

uint32_t offset
 
uchar type
 
uchar number
 
uint16_t reserved
 

Detailed Description

Definition at line 2495 of file recording.c.

Member Data Documentation

◆ number

uchar tIndexPes::number

Definition at line 2498 of file recording.c.

Referenced by cIndexFile::ConvertFromPes(), and cIndexFile::ConvertToPes().

◆ offset

uint32_t tIndexPes::offset

Definition at line 2496 of file recording.c.

Referenced by cIndexFile::ConvertFromPes(), and cIndexFile::ConvertToPes().

◆ reserved

uint16_t tIndexPes::reserved

Definition at line 2499 of file recording.c.

Referenced by cIndexFile::ConvertToPes().

◆ type

uchar tIndexPes::type

Definition at line 2497 of file recording.c.

Referenced by cIndexFile::ConvertFromPes(), and cIndexFile::ConvertToPes().


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