Function caerFrameEventSetTSEndOfFrame

Function Documentation

static inline void caerFrameEventSetTSEndOfFrame(caerFrameEvent event, int32_t endFrame)

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

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

  • endFrame – a positive 32bit microsecond timestamp.