libdvbpsi
1.3.0
|
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.
Whether the channel is scrambled.
Not accessible directly by the user.
Whether the channel should not be displayed in the guide.
Whether the channel is carried on the out-of-band physical transmission channel, only used by CVCT.
Path selection, only used by CVCT.
Carrier center frequency.
Channel Transport stream id.
Extended Text Message location.
Channel major number
Channel minor number
Modulation mode.
Channel MPEG program number.
Channel type.
uint8_t dvbpsi_atsc_vct_channel_s::i_short_name[14] |
Channel name (7*UTF16-BE)
Programming source associated with the channel.
First descriptor.
next element of the list