Function caerFrameEventSetTSStartOfFrame

Function Documentation

static inline void caerFrameEventSetTSStartOfFrame(caerFrameEvent event, int32_t startFrame)

Set the 32bit start of frame capture timestamp, the value has to be in microseconds.

Parameters:
  • event – a valid FrameEvent pointer. Cannot be NULL.

  • startFrame – a positive 32bit microsecond timestamp.