libdvbv5  1.11.0
Library to work with Digital TV devices on Linux
desc_service.h File Reference

Provides the descriptors for the service descriptor. More...

Include dependency graph for desc_service.h:

Go to the source code of this file.

Data Structures

struct  dvb_desc_service
 Structure containing the service descriptor. More...
 

Functions

int dvb_desc_service_init (struct dvb_v5_fe_parms *parms, const uint8_t *buf, struct dvb_desc *desc)
 Initializes and parses the service descriptor. More...
 
void dvb_desc_service_print (struct dvb_v5_fe_parms *parms, const struct dvb_desc *desc)
 Prints the content of the service descriptor. More...
 
void dvb_desc_service_free (struct dvb_desc *desc)
 Frees all data allocated by the service descriptor. More...
 

Detailed Description

Provides the descriptors for the service descriptor.

Author
Mauro Carvalho Chehab
Andre Roth
Relevant specs
The descriptor described herein is defined at:
  • ETSI EN 300 468 V1.11.1
Bug Report
Please submit bug reports and patches to linux.nosp@m.-med.nosp@m.ia@vg.nosp@m.er.k.nosp@m.ernel.nosp@m..org

Definition in file desc_service.h.