libdvbv5  1.10.1
Library to work with Digital TV devices on Linux
Data Fields
dvb_elementary_pid Struct Reference

associates an elementary stream type with its PID More...

#include <dvb-file.h>

Data Fields

uint8_t type
 
uint16_t pid
 

Detailed Description

associates an elementary stream type with its PID

Parameters
typeElementary stream type
pidElementary stream Program ID

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

Field Documentation

§ pid

uint16_t dvb_elementary_pid::pid
Examples:
dvbv5-zap.c.

Definition at line 58 of file dvb-file.h.

§ type

uint8_t dvb_elementary_pid::type
Examples:
dvbv5-zap.c.

Definition at line 57 of file dvb-file.h.


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