CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
CDI header for payload packets that don't use data offset values (payload type is not kPayloadTypeDataOffset). More...
Data Fields | |
uint8_t | payload_type |
Payload type from CdiPayloadType. | |
uint16_t | packet_sequence_num |
Packet sequence number for the payload. | |
uint8_t | payload_num |
Payload number this CDI packet is associated with. | |
uint16_t | payload_num |
Payload number this CDI packet is associated with. | |
uint32_t | packet_id |
Packet ID. Increments by one for each packet across all payloads (wraps at 0). | |
CDI header for payload packets that don't use data offset values (payload type is not kPayloadTypeDataOffset).