36#ifndef _DVBPSI_DR_48_H_
37#define _DVBPSI_DR_48_H_
109#error "Multiple inclusions of dr_48.h"
dvbpsi_descriptor_t * dvbpsi_GenServiceDr(dvbpsi_service_dr_t *p_decoded, bool b_duplicate)
"service" descriptor generator.
dvbpsi_service_dr_t * dvbpsi_DecodeServiceDr(dvbpsi_descriptor_t *p_descriptor)
"service" descriptor decoder.
struct dvbpsi_service_dr_s dvbpsi_service_dr_t
dvbpsi_service_dr_t type definition.
Descriptor structure.
Definition descriptor.h:83
"service" descriptor structure.
Definition dr_48.h:59
uint8_t i_service_name_length
Definition dr_48.h:64
uint8_t i_service_name[252]
Definition dr_48.h:66
uint8_t i_service_type
Definition dr_48.h:60
uint8_t i_service_provider_name[252]
Definition dr_48.h:63
uint8_t i_service_provider_name_length
Definition dr_48.h:61