libdvbpsi
2.0.0-git
MPEG Transport Stream PSI table parser
|
PAT structure. More...
Data Fields | |
uint16_t | i_ts_id |
uint8_t | i_version |
bool | b_current_next |
dvbpsi_pat_program_t * | p_first_program |
PAT structure.
This structure is used to store a decoded PAT. (ISO/IEC 13818-1 section 2.4.4.3).
bool dvbpsi_pat_s::b_current_next |
current_next_indicator
uint16_t dvbpsi_pat_s::i_ts_id |
transport_stream_id
uint8_t dvbpsi_pat_s::i_version |
version_number
dvbpsi_pat_program_t* dvbpsi_pat_s::p_first_program |
program list