desc_frequency_list.h - Man Page

Provides the descriptors for the frequency list descriptor.

Synopsis

#include <libdvbv5/descriptors.h>

Data Structures

struct dvb_desc_frequency_list
Struct containing the frequency list descriptor.

Functions

int dvb_desc_frequency_list_init (struct dvb_v5_fe_parms *parms, const uint8_t *buf, struct dvb_desc *desc)
Initializes and parses the frequency list descriptor.
void dvb_desc_frequency_list_print (struct dvb_v5_fe_parms *parms, const struct dvb_desc *desc)
Prints the content of the frequency list descriptor.

Detailed Description

Provides the descriptors for the frequency list descriptor.

This descriptor lists the additional frequencies used in transmission of a multiplex on other frequencies.

Copyright

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

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-media@vger.kernel.org

Definition in file desc_frequency_list.h.

Author

Generated automatically by Doxygen for libdvbv5 from the source code.

Info

Version 1.26.1 libdvbv5