libdvbpsi  2.0.0-git
MPEG Transport Stream PSI table parser
Data Fields
dvbpsi_atsc_mgt_table_s Struct Reference

MGT table structure. More...

Collaboration diagram for dvbpsi_atsc_mgt_table_s:
Collaboration graph
[legend]

Data Fields

uint16_t i_table_type
 
uint16_t i_table_type_pid
 
uint8_t i_table_type_version
 
uint32_t i_number_bytes
 
dvbpsi_descriptor_tp_first_descriptor
 
struct dvbpsi_atsc_mgt_table_sp_next
 

Detailed Description

MGT table structure.

This structure is used to store a decoded MGT table information.

Field Documentation

◆ i_number_bytes

uint32_t dvbpsi_atsc_mgt_table_s::i_number_bytes

bytes used for table

◆ i_table_type

uint16_t dvbpsi_atsc_mgt_table_s::i_table_type

type of table

◆ i_table_type_pid

uint16_t dvbpsi_atsc_mgt_table_s::i_table_type_pid

PID of table

◆ i_table_type_version

uint8_t dvbpsi_atsc_mgt_table_s::i_table_type_version

version of table

◆ p_first_descriptor

dvbpsi_descriptor_t* dvbpsi_atsc_mgt_table_s::p_first_descriptor

First descriptor.

◆ p_next

struct dvbpsi_atsc_mgt_table_s* dvbpsi_atsc_mgt_table_s::p_next

next element of the list


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