CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
CdiDecodedPacketNum0Info Struct Reference

CDI decoded header for payload packet #0. This packet never uses payload_data_offset, since it is always zero. Decoded headers are protocol independent. More...

#include <protocol.h>

Data Fields

int total_payload_size
 Total size of payload in bytes.
 
uint64_t max_latency_microsecs
 Maximum latency payload in microseconds.
 
CdiPtpTimestamp origination_ptp_timestamp
 Origination RTP timestamp provided by transmitter that is related to the payload.
 
uint64_t payload_user_data
 User data provided by transmitter that is related to the payload.
 
int extra_data_size
 Size of additional header data in bytes.
 
void * extra_data_ptr
 Pointer to extra data.
 
uint64_t tx_start_time_microseconds
 Payload Tx start time in microseconds since epoch. NOTE: Only valid for protocols 2 and later.
 

Detailed Description

CDI decoded header for payload packet #0. This packet never uses payload_data_offset, since it is always zero. Decoded headers are protocol independent.


The documentation for this struct was generated from the following file: