vdr 2.6.1
|
#include <headers.h>
Public Attributes | |
u_char | service_id_hi:8 |
u_char | service_id_lo:8 |
u_char | visible_service_flag:1 |
u_char | reserved:5 |
u_char | logical_channel_number_hi:2 |
u_char | logical_channel_number_lo:8 |
Definition at line 1906 of file include/libsi/headers.h.
u_char SI::item_hd_simulcast_logical_channel::logical_channel_number_hi |
Definition at line 1912 of file include/libsi/headers.h.
u_char SI::item_hd_simulcast_logical_channel::logical_channel_number_lo |
Definition at line 1918 of file include/libsi/headers.h.
u_char SI::item_hd_simulcast_logical_channel::reserved |
Definition at line 1911 of file include/libsi/headers.h.
u_char SI::item_hd_simulcast_logical_channel::service_id_hi |
Definition at line 1907 of file include/libsi/headers.h.
u_char SI::item_hd_simulcast_logical_channel::service_id_lo |
Definition at line 1908 of file include/libsi/headers.h.
u_char SI::item_hd_simulcast_logical_channel::visible_service_flag |
Definition at line 1910 of file include/libsi/headers.h.