libdvbv5  1.11.0
Library to work with Digital TV devices on Linux
dvb_v5_descriptors_program Struct Reference

Associates PMT with PAT tables. More...

#include <dvb-scan.h>

Collaboration diagram for dvb_v5_descriptors_program:

Data Fields

struct dvb_table_pat_programpat_pgm
 
struct dvb_table_pmtpmt
 

Detailed Description

Associates PMT with PAT tables.

Parameters
pat_pgmpointer for PAT descriptor
pmtpointer for PMT descriptor

Definition at line 55 of file dvb-scan.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: