ZVBI Library
0.2.33
|
XDS Packet. A pointer to this structure is passed to the XDS demux callback. More...
Data Fields | |
vbi_xds_class | xds_class |
vbi_xds_subclass | xds_subclass |
unsigned int | buffer_size |
uint8_t | buffer [36] |
XDS Packet. A pointer to this structure is passed to the XDS demux callback.
unsigned int vbi_xds_packet::buffer_size |
XDS packets have variable length 1 ... 32 bytes.
uint8_t vbi_xds_packet::buffer[36] |
Packet data. Bit 7 (odd parity) is cleared, buffer[buffer_size] is 0.