DtvKit_ATSC3.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
sPsipTable_t Struct Reference

#include <atsc_core_atsc1.h>

Public Attributes

bool bDone
 
uint8_t cPvtIndicator
 
uint8_t cSectSyntaxInd
 
uint8_t cTableId
 
uint16_t iSectLen
 
uint16_t iDataSize
 
uint8_t sData [4096]
 
uint8_t sHeader [256]
 

Detailed Description

struct Represent a PSIP (Program and System Information Protocol) table.

Member Data Documentation

◆ bDone

bool sPsipTable_t::bDone

Whether the processing of the PSIP table is complete or not

◆ cPvtIndicator

uint8_t sPsipTable_t::cPvtIndicator

Private indicator field.

◆ cSectSyntaxInd

uint8_t sPsipTable_t::cSectSyntaxInd

Section syntax indicator field

◆ cTableId

uint8_t sPsipTable_t::cTableId

Identifier indicating the type of PSIP table(PAT, PMT, EIT).

◆ iDataSize

uint16_t sPsipTable_t::iDataSize

Size of the PSIP data.

◆ iSectLen

uint16_t sPsipTable_t::iSectLen

Length of the section containing PSIP data.

◆ sData

uint8_t sPsipTable_t::sData[4096]

Data information such as program descriptors, event information, or other metadata.

◆ sHeader

uint8_t sPsipTable_t::sHeader[256]

Header associated with the PSIP table.


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