header.h - Man Page
Provides the MPEG TS table headers.
Synopsis
#include <stdint.h>
#include <unistd.h>
Data Structures
struct dvb_ts_packet_header
Header of a MPEG-TS transport packet.
struct dvb_table_header
Header of a MPEG-TS table.
Functions
void dvb_table_header_init (struct dvb_table_header *header)
Initializes and parses MPEG-TS table header.
void dvb_table_header_print (struct dvb_v5_fe_parms *parms, const struct dvb_table_header *header)
Prints the content of the MPEG-TS table header.
Detailed Description
Provides the MPEG TS table headers.
- Copyright
GNU Lesser General Public License version 2.1 (LGPLv2.1)
- Author
Mauro Carvalho Chehab
Andre Roth
- Bug Report
Please submit bug reports and patches to linux-media@vger.kernel.org
Definition in file header.h.
Author
Generated automatically by Doxygen for libdvbv5 from the source code.
Info
Version 1.28.1 libdvbv5