CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
A structure for storing breakdown of NDI timestamp in seconds, milliseconds, and nanoseconds. More...
#include <ndi_wrapper.h>
Data Fields | |
uint32_t | ndi_time_in_s |
NDI time in seconds. | |
int64_t | ndi_time_in_ms |
NDI time in milliseconds. | |
uint32_t | ndi_time_in_ns |
NDI time in nanoseconds. | |
A structure for storing breakdown of NDI timestamp in seconds, milliseconds, and nanoseconds.