Holds the sensor frame timestamp structure.
Definition at line 435 of file NvSIPLCDICommon.h.
Data Fields | |
NvSiplBool | frameTimestampValid |
Holds a flag which indicates if the frame timestamp from the sensor is valid. More... | |
uint64_t | frameTimestamp |
Holds the sensor frame timestamp value. More... | |
uint64_t DevBlkCDIFrameTimestamp::frameTimestamp |
Holds the sensor frame timestamp value.
Definition at line 441 of file NvSIPLCDICommon.h.
NvSiplBool DevBlkCDIFrameTimestamp::frameTimestampValid |
Holds a flag which indicates if the frame timestamp from the sensor is valid.
Definition at line 438 of file NvSIPLCDICommon.h.