libdvbv5
1.6.0
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 56 of file dvb-file.h.
uint16_t dvb_elementary_pid::pid |
Definition at line 58 of file dvb-file.h.
uint8_t dvb_elementary_pid::type |
Definition at line 57 of file dvb-file.h.