vdr 2.6.1
|
#include <headers.h>
Public Attributes | |
u_char | stream_type:8 |
u_char | __pad0__:3 |
u_char | elementary_PID_hi:5 |
u_char | elementary_PID_lo:8 |
u_char | __pad1__:4 |
u_char | ES_info_length_hi:4 |
u_char | ES_info_length_lo:8 |
Definition at line 237 of file include/libsi/headers.h.
u_char SI::pmt_info::__pad0__ |
Definition at line 240 of file include/libsi/headers.h.
u_char SI::pmt_info::__pad1__ |
Definition at line 248 of file include/libsi/headers.h.
u_char SI::pmt_info::elementary_PID_hi |
Definition at line 241 of file include/libsi/headers.h.
u_char SI::pmt_info::elementary_PID_lo |
Definition at line 246 of file include/libsi/headers.h.
u_char SI::pmt_info::ES_info_length_hi |
Definition at line 249 of file include/libsi/headers.h.
u_char SI::pmt_info::ES_info_length_lo |
Definition at line 254 of file include/libsi/headers.h.
u_char SI::pmt_info::stream_type |
Definition at line 238 of file include/libsi/headers.h.