libdvbpsi 1.3.2
dvbpsi_atsc_vct_s Struct Reference

VCT structure. More...

#include <atsc_vct.h>

Collaboration diagram for dvbpsi_atsc_vct_s:

Data Fields

uint8_t i_table_id
uint16_t i_extension
uint8_t i_version
bool b_current_next
uint8_t i_protocol
bool b_cable_vct
dvbpsi_descriptor_tp_first_descriptor
dvbpsi_atsc_vct_channel_tp_first_channel

Detailed Description

VCT structure.

This structure is used to store a decoded VCT.

Field Documentation

◆ b_cable_vct

bool dvbpsi_atsc_vct_s::b_cable_vct

1 if this is a cable VCT, 0 if it is a Terrestrial VCT.

◆ b_current_next

bool dvbpsi_atsc_vct_s::b_current_next

current_next_indicator

◆ i_extension

uint16_t dvbpsi_atsc_vct_s::i_extension

subtable id

◆ i_protocol

uint8_t dvbpsi_atsc_vct_s::i_protocol

PSIP Protocol version

◆ i_table_id

uint8_t dvbpsi_atsc_vct_s::i_table_id

table id

◆ i_version

uint8_t dvbpsi_atsc_vct_s::i_version

version_number

◆ p_first_channel

dvbpsi_atsc_vct_channel_t* dvbpsi_atsc_vct_s::p_first_channel

First channel information structure.

◆ p_first_descriptor

dvbpsi_descriptor_t* dvbpsi_atsc_vct_s::p_first_descriptor

First descriptor.


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