#include <atsc_core_atsc1.h>
|
| | CMpeg2Ts () |
| | Creating the CRC handling and init CRC32 table with 0x04C11DB7.
|
| |
| | ~CMpeg2Ts () |
| | Destructor for Mpeg2Ts class.
|
| |
| void | init (void) |
| | memset the variable "tvct".
|
| |
| eATSCResult_t | parser (uint8_t *pTs) |
| | Parse the TS header and adaptation field via ParseTs() & ParseAdaptationField().
|
| |
| sMpeg2Tvct_t | get_tvct (void) |
| | To get the MPEG-2 Transport Stream Video Characteristics Table.
|
| |
| void | ClearTvct (void) |
| | memset the MPEG-2 Transport Stream Video Characteristics Table header info.
|
| |
◆ CMpeg2Ts()
Creating the CRC handling and init CRC32 table with 0x04C11DB7.
- Parameters
-
- Return values
-
◆ ~CMpeg2Ts()
Destructor for Mpeg2Ts class.
- Parameters
-
- Return values
-
◆ ClearTvct()
| CMpeg2Ts::ClearTvct |
( |
void | | ) |
|
|
inline |
memset the MPEG-2 Transport Stream Video Characteristics Table header info.
- Parameters
-
- Return values
-
◆ get_tvct()
| CMpeg2Ts::get_tvct |
( |
void | | ) |
|
|
inline |
To get the MPEG-2 Transport Stream Video Characteristics Table.
- Parameters
-
- Return values
-
◆ init()
memset the variable "tvct".
- Parameters
-
- Return values
-
◆ parser()
| CMpeg2Ts::parser |
( |
uint8_t * | pTs | ) |
|
Parse the TS header and adaptation field via ParseTs() & ParseAdaptationField().
- Parameters
-
- Return values
-
The documentation for this class was generated from the following file:
- /home/administrator/wks/BACKUP_OPTM116/DTV-KIT/M3/M3Rel08Jul24/DtvKit_ATSC30Stack_M3_30Aug24_RegionId/DtvKit_ATSC30Stack_M3/src/atsc/core/src/atsc1/atsc_core_atsc1.h