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

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.
 

Detailed Description

A structure for storing breakdown of NDI timestamp in seconds, milliseconds, and nanoseconds.


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