CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
Extra data that is sent along with payloads to the receiver. It will be provided to the receiver through registered user receive data callback functions. More...
#include <cdi_core_api.h>
Data Fields | |
CdiPtpTimestamp | origination_ptp_timestamp |
Origination timestamp to associate with the payload. This timestamp is a PTP timestamp as outlined by SMPTE ST 2059-2. The one exception is the seconds field is stored as an unsigned 32 bit integer instead of the specified unsigned 48 bit integer. | |
uint64_t | payload_user_data |
User-defined data to associate with the payload. | |
Extra data that is sent along with payloads to the receiver. It will be provided to the receiver through registered user receive data callback functions.