|
libdvbpsi
2.0.0-git
MPEG Transport Stream PSI table parser
|
VCT channel structure. More...

Data Fields | |
| uint8_t | i_short_name [14] |
| uint16_t | i_major_number |
| uint16_t | i_minor_number |
| uint8_t | i_modulation |
| uint32_t | i_carrier_freq |
| uint16_t | i_channel_tsid |
| uint16_t | i_program_number |
| uint8_t | i_etm_location |
| bool | b_access_controlled |
| bool | b_path_select |
| bool | b_out_of_band |
| bool | b_hidden |
| bool | b_hide_guide |
| uint8_t | i_service_type |
| uint16_t | i_source_id |
| dvbpsi_descriptor_t * | p_first_descriptor |
| struct dvbpsi_atsc_vct_channel_s * | p_next |
VCT channel structure.
This structure is used to store a decoded VCT channel information.
| bool dvbpsi_atsc_vct_channel_s::b_access_controlled |
Whether the channel is scrambled.
| bool dvbpsi_atsc_vct_channel_s::b_hidden |
Not accessible directly by the user.
| bool dvbpsi_atsc_vct_channel_s::b_hide_guide |
Whether the channel should not be displayed in the guide.
| bool dvbpsi_atsc_vct_channel_s::b_out_of_band |
Whether the channel is carried on the out-of-band physical transmission channel, only used by CVCT.
| bool dvbpsi_atsc_vct_channel_s::b_path_select |
Path selection, only used by CVCT.
| uint32_t dvbpsi_atsc_vct_channel_s::i_carrier_freq |
Carrier center frequency.
| uint16_t dvbpsi_atsc_vct_channel_s::i_channel_tsid |
Channel Transport stream id.
| uint8_t dvbpsi_atsc_vct_channel_s::i_etm_location |
Extended Text Message location.
| uint16_t dvbpsi_atsc_vct_channel_s::i_major_number |
Channel major number
| uint16_t dvbpsi_atsc_vct_channel_s::i_minor_number |
Channel minor number
| uint8_t dvbpsi_atsc_vct_channel_s::i_modulation |
Modulation mode.
| uint16_t dvbpsi_atsc_vct_channel_s::i_program_number |
Channel MPEG program number.
| uint8_t dvbpsi_atsc_vct_channel_s::i_service_type |
Channel type.
| uint8_t dvbpsi_atsc_vct_channel_s::i_short_name[14] |
Channel name (7*UTF16-BE)
| uint16_t dvbpsi_atsc_vct_channel_s::i_source_id |
Programming source associated with the channel.
| dvbpsi_descriptor_t* dvbpsi_atsc_vct_channel_s::p_first_descriptor |
First descriptor.
| struct dvbpsi_atsc_vct_channel_s* dvbpsi_atsc_vct_channel_s::p_next |
next element of the list