libdvbv5 1.26.1
Library to work with Digital TV devices on Linux
|
Associates PMT with PAT tables. More...
#include <dvb-scan.h>
Data Fields | |
struct dvb_table_pat_program * | pat_pgm |
struct dvb_table_pmt * | pmt |
Associates PMT with PAT tables.
pat_pgm | pointer for PAT descriptor |
pmt | pointer for PMT descriptor |
Definition at line 55 of file dvb-scan.h.
struct dvb_table_pat_program* dvb_v5_descriptors_program::pat_pgm |
Definition at line 56 of file dvb-scan.h.
struct dvb_table_pmt* dvb_v5_descriptors_program::pmt |
Definition at line 57 of file dvb-scan.h.