libdvbv5  1.11.0
Library to work with Digital TV devices on Linux
header.h File Reference

Provides the MPEG TS table headers. More...

#include <stdint.h>
#include <unistd.h>
Include dependency graph for header.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  dvb_ts_packet_header
 Header of a MPEG-TS transport packet. More...
 
struct  dvb_table_header
 Header of a MPEG-TS table. More...
 

Functions

void dvb_table_header_init (struct dvb_table_header *header)
 Initializes and parses MPEG-TS table header. More...
 
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. More...
 

Detailed Description

Provides the MPEG TS table headers.

Author
Mauro Carvalho Chehab
Andre Roth
Bug Report
Please submit bug reports and patches to linux.nosp@m.-med.nosp@m.ia@vg.nosp@m.er.k.nosp@m.ernel.nosp@m..org

Definition in file header.h.