ZVBI Library  0.2.35
Data Fields
vbi_xds_packet Struct Reference

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]

Detailed Description

XDS Packet. A pointer to this structure is passed to the XDS demux callback.

Note:
The structure may grow in the future.

Field Documentation

XDS packets have variable length 1 ... 32 bytes.

Packet data. Bit 7 (odd parity) is cleared, buffer[buffer_size] is 0.