#include <atsc_core_atsc1.h>
◆ 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 files:
- /home/nick/DTVKit/ATSC3/src/atsc/core/src/atsc1/atsc_core_atsc1.h
- /home/nick/DTVKit/ATSC3/src/atsc/core/src/atsc1/atsc_core_atsc1.cpp