atsc_table_vct_descriptor_length - Man Page
ATSC VCT descriptor length.
Synopsis
#include <vct.h>
Data Fields
uint16_t bitfield
struct {
uint16_t descriptor_length:10
uint16_t reserved:6
};
Detailed Description
ATSC VCT descriptor length.
- Parameters
descriptor_length descriptor length
Used internally by the library to parse the descriptor length endianness.
Definition at line 187 of file vct.h.
Field Documentation
struct { ... } atsc_table_vct_descriptor_length
uint16_t atsc_table_vct_descriptor_length::bitfield
Definition at line 188 of file vct.h.
uint16_t atsc_table_vct_descriptor_length::descriptor_length
Definition at line 190 of file vct.h.
uint16_t atsc_table_vct_descriptor_length::reserved
Definition at line 191 of file vct.h.
Author
Generated automatically by Doxygen for libdvbv5 from the source code.
Info
Version 1.28.1 libdvbv5