libdvbv5 1.22.1
Library to work with Digital TV devices on Linux
|
associates an elementary stream type with its PID More...
#include <dvb-file.h>
Data Fields | |
uint8_t | type |
uint16_t | pid |
associates an elementary stream type with its PID
type | Elementary stream type |
pid | Elementary stream Program ID |
Definition at line 58 of file dvb-file.h.
uint16_t dvb_elementary_pid::pid |
Definition at line 60 of file dvb-file.h.
uint8_t dvb_elementary_pid::type |
Definition at line 59 of file dvb-file.h.