libdvbv5 1.22.1
Library to work with Digital TV devices on Linux
Data Fields
dvb_v5_descriptors_program Struct Reference

Associates PMT with PAT tables. More...

#include <dvb-scan.h>

Collaboration diagram for dvb_v5_descriptors_program:
Collaboration graph
[legend]

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

◆ pat_pgm

struct dvb_table_pat_program* dvb_v5_descriptors_program::pat_pgm

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

◆ pmt

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: