Sponsor:

Your company here, and a link to your site. Click to find out more.

desc_atsc_service_location.h - Man Page

Provides the descriptors for ATSC service location.

Synopsis

#include <libdvbv5/descriptors.h>

Data Structures

struct atsc_desc_service_location_elementary
service location elementary descriptors
struct atsc_desc_service_location
Describes the elementary streams inside a PAT table for ATSC.

Functions

int atsc_desc_service_location_init (struct dvb_v5_fe_parms *parms, const uint8_t *buf, struct dvb_desc *desc)
Initializes and parses the service location descriptor.
void atsc_desc_service_location_print (struct dvb_v5_fe_parms *parms, const struct dvb_desc *desc)
Prints the content of the service location descriptor.
void atsc_desc_service_location_free (struct dvb_desc *desc)
Frees all data allocated by the service location descriptor.

Detailed Description

Provides the descriptors for ATSC service location.

Copyright

GNU Lesser General Public License version 2.1 (LGPLv2.1)

Author

Mauro Carvalho Chehab

Relevant specs

The descriptor described herein is defined at:

  • ATSC A/53
See also

http://www.etherguidesystems.com/help/sdos/atsc/semantics/descriptors/ServiceLocation.aspx

Bug Report

Please submit bug reports and patches to linux-media@vger.kernel.org

Definition in file desc_atsc_service_location.h.

Author

Generated automatically by Doxygen for libdvbv5 from the source code.

Info

Version 1.26.1 libdvbv5