desc_ts_info.h - Man Page

Provides the descriptors for the ISDB TS information descriptor.

Synopsis

#include <libdvbv5/descriptors.h>

Data Structures

struct dvb_desc_ts_info_transmission_type
ISDB TS information transmission type.
struct dvb_desc_ts_info
Structure describing the ISDB TS information descriptor.

Functions

int dvb_desc_ts_info_init (struct dvb_v5_fe_parms *parms, const uint8_t *buf, struct dvb_desc *desc)
Initializes and parses the ISDB TS information descriptor.
void dvb_desc_ts_info_print (struct dvb_v5_fe_parms *parms, const struct dvb_desc *desc)
Prints the content of the ISDB TS information descriptor.
void dvb_desc_ts_info_free (struct dvb_desc *desc)
Frees all data allocated by the ISDB TS information descriptor.

Detailed Description

Provides the descriptors for the ISDB TS information descriptor.

The TS information descriptor specifies the remote control key identifier assigned to the applicable TS and indicates the relationship between the service identifier and the transmission layer during hierarchical transmission.

Copyright

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

Author

Mauro Carvalho Chehab

Relevant specs

The descriptor described herein is defined at:

  • ARIB STD-B10
Bug Report

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

Definition in file desc_ts_info.h.

Author

Generated automatically by Doxygen for libdvbv5 from the source code.

Info

Version 1.26.1 libdvbv5