libdvbv5
1.4.0
Library to work with Digital TV streams
|
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 53 of file dvb-scan.h.
struct dvb_table_pat_program* dvb_v5_descriptors_program::pat_pgm |
Definition at line 54 of file dvb-scan.h.
struct dvb_table_pmt* dvb_v5_descriptors_program::pmt |
Definition at line 55 of file dvb-scan.h.