libdvbv5  1.4.0
Library to work with Digital TV streams
Data Fields
dvb_desc Struct Reference

Linked list containing the several descriptors found on a MPEG-TS table. More...

#include <descriptors.h>

Data Fields

uint8_t data []
 

Detailed Description

Linked list containing the several descriptors found on a MPEG-TS table.

Parameters
typeDescriptor type
lengthLength of the descriptor
nextpointer to the next descriptor
dataDescriptor data

Definition at line 93 of file descriptors.h.

Field Documentation

uint8_t dvb_desc::data[]

Definition at line 94 of file descriptors.h.


The documentation for this struct was generated from the following file: