dvbpsi_caption_service_dr_t * dvbpsi_DecodeCaptionServiceDr(dvbpsi_descriptor_t *p_descriptor)
Decode a Caption Service descriptor (tag 0x86)
struct dvbpsi_caption_service_s dvbpsi_caption_service_t
dvbpsi_caption_service_t type definition.
struct dvbpsi_caption_service_dr_s dvbpsi_caption_service_dr_t
dvbpsi_caption_service_dr_t type definition.
Caption Service Descriptor.
Definition dr_86.h:74
uint8_t i_number_of_services
Definition dr_86.h:75
dvbpsi_caption_service_t services[0x1f]
Definition dr_86.h:76
Caption Service.
Definition dr_86.h:51
int b_line21_field
Definition dr_86.h:54
int b_easy_reader
Definition dr_86.h:56
int b_digital_cc
Definition dr_86.h:53
int b_wide_aspect_ratio
Definition dr_86.h:57
uint16_t i_caption_service_number
Definition dr_86.h:55
char i_iso_639_code[3]
Definition dr_86.h:52
Descriptor structure.
Definition descriptor.h:83