vdr 2.6.1
|
#include <headers.h>
Public Attributes | |
u_char | lang_code1:8 |
u_char | lang_code2:8 |
u_char | lang_code3:8 |
u_char | subtitling_type:8 |
u_char | composition_page_id_hi:8 |
u_char | composition_page_id_lo:8 |
u_char | ancillary_page_id_hi:8 |
u_char | ancillary_page_id_lo:8 |
Definition at line 1333 of file include/libsi/headers.h.
u_char SI::item_subtitling::ancillary_page_id_hi |
Definition at line 1340 of file include/libsi/headers.h.
u_char SI::item_subtitling::ancillary_page_id_lo |
Definition at line 1341 of file include/libsi/headers.h.
u_char SI::item_subtitling::composition_page_id_hi |
Definition at line 1338 of file include/libsi/headers.h.
u_char SI::item_subtitling::composition_page_id_lo |
Definition at line 1339 of file include/libsi/headers.h.
u_char SI::item_subtitling::lang_code1 |
Definition at line 1334 of file include/libsi/headers.h.
u_char SI::item_subtitling::lang_code2 |
Definition at line 1335 of file include/libsi/headers.h.
u_char SI::item_subtitling::lang_code3 |
Definition at line 1336 of file include/libsi/headers.h.
u_char SI::item_subtitling::subtitling_type |
Definition at line 1337 of file include/libsi/headers.h.