|
DtvKit_ATSC3.0
|
#include <atsc_types.h>
Public Attributes | |
| uint8_t | cSectionCount |
| uint8_t | sHidden [16] |
| uint8_t | sReserved [16] |
| uint8_t | sReserved2 [16] |
| uint8_t | sModulation [16] |
| uint8_t | sEtmLocation [16] |
| uint8_t | sServiceType [16] |
| uint8_t | sAccessControlled [16] |
| uint16_t | sMajor [16] |
| uint16_t | sMinor [16] |
| uint16_t | sSourceId [16] |
| uint16_t | sProgramNum [16] |
| uint16_t | sChannelTsid [16] |
| uint16_t | sDescriptorsLength [16] |
| char | sShortName [16][14] |
| char | sDescriptors [16][256] |
| uint32_t | sCarrierFrequency [16] |
| timespec | tTime |
struct Data related to the MPEG-2 Transport Stream Virtual Channel Table (TVCT).
| uint8_t sMpeg2Tvct_t::cSectionCount |
Number of sections in the TVCT
| uint8_t sMpeg2Tvct_t::sAccessControlled[16] |
Array of 16 elements representing access controlled flags
| uint32_t sMpeg2Tvct_t::sCarrierFrequency[16] |
Array of 16 elements storing carrier frequencies of channels
| uint16_t sMpeg2Tvct_t::sChannelTsid[16] |
Array of 16 elements storing Channel Transport Stream IDs (TSIDs)
| char sMpeg2Tvct_t::sDescriptors[16][256] |
2D array storing descriptors associated with channels
| uint16_t sMpeg2Tvct_t::sDescriptorsLength[16] |
Array of 16 elements storing lengths of descriptors for each channel
| uint8_t sMpeg2Tvct_t::sEtmLocation[16] |
Array of 16 elements storing Event Information Table (ETM) locations
| uint8_t sMpeg2Tvct_t::sHidden[16] |
Array of 16 elements representing hidden channel flags
| uint16_t sMpeg2Tvct_t::sMajor[16] |
Array of 16 elements storing the major channel numbers
| uint16_t sMpeg2Tvct_t::sMinor[16] |
Array of 16 elements storing the minor channel numbers
| uint8_t sMpeg2Tvct_t::sModulation[16] |
Array of 16 elements storing modulation types
| uint16_t sMpeg2Tvct_t::sProgramNum[16] |
Array of 16 elements storing program numbers
| uint8_t sMpeg2Tvct_t::sReserved[16] |
Array of 16 elements reserved for future use
| uint8_t sMpeg2Tvct_t::sReserved2[16] |
Another array of 16 elements reserved for future use
| uint8_t sMpeg2Tvct_t::sServiceType[16] |
Array of 16 elements storing service types
| char sMpeg2Tvct_t::sShortName[16][14] |
2D array storing short names of channels
| uint16_t sMpeg2Tvct_t::sSourceId[16] |
Array of 16 elements storing source IDs
| timespec sMpeg2Tvct_t::tTime |
Time of the TVCT