Structure representing an MPEG2 Transport Stream packet with out hamming codes.
More...
#include <ts.h>
|
Data Fields |
uint8_t | header [4] |
| Packet Header fields.
|
uint8_t | payload [TSPACKET_SIZE-4] |
| Data contained in the packet.
|
Detailed Description
Structure representing an MPEG2 Transport Stream packet with out hamming codes.
The documentation for this struct was generated from the following file: