vdr 2.6.1
|
#include <headers.h>
Public Attributes | |
u_char | transport_stream_id_hi:8 |
u_char | transport_stream_id_lo:8 |
u_char | original_network_id_hi:8 |
u_char | original_network_id_lo:8 |
u_char | service_id_hi:8 |
u_char | service_id_lo:8 |
u_char | event_id_hi:8 |
u_char | event_id_lo:8 |
u_char | __pad0__:5 |
u_char | running_status:3 |
Definition at line 564 of file include/libsi/headers.h.
u_char SI::rst_info::__pad0__ |
Definition at line 574 of file include/libsi/headers.h.
u_char SI::rst_info::event_id_hi |
Definition at line 571 of file include/libsi/headers.h.
u_char SI::rst_info::event_id_lo |
Definition at line 572 of file include/libsi/headers.h.
u_char SI::rst_info::original_network_id_hi |
Definition at line 567 of file include/libsi/headers.h.
u_char SI::rst_info::original_network_id_lo |
Definition at line 568 of file include/libsi/headers.h.
u_char SI::rst_info::running_status |
Definition at line 575 of file include/libsi/headers.h.
u_char SI::rst_info::service_id_hi |
Definition at line 569 of file include/libsi/headers.h.
u_char SI::rst_info::service_id_lo |
Definition at line 570 of file include/libsi/headers.h.
u_char SI::rst_info::transport_stream_id_hi |
Definition at line 565 of file include/libsi/headers.h.
u_char SI::rst_info::transport_stream_id_lo |
Definition at line 566 of file include/libsi/headers.h.