|
libdvbv5 1.32.0
Library to work with Digital TV devices on Linux
|
ATSC VCT descriptor length. More...
#include <vct.h>
Data Fields | |
| uint16_t | bitfield |
| struct { | |
| uint16_t descriptor_length:10 | |
| uint16_t reserved:6 | |
| }; | |
ATSC VCT descriptor length.
| descriptor_length | descriptor length |
Used internally by the library to parse the descriptor length endianness.
| struct { ... } atsc_table_vct_descriptor_length |