Function cwipc_activesource_seek
Defined in File api.h
Function Documentation
-
bool cwipc_activesource_seek(cwipc_activesource *src, uint64_t timestamp)
Attempt to seek a a specific timestamp in a point cloud stream (C interface).
- Parameters:
src – The cwipc_activesource object.
timestamp – The timestamp wanted.
- Returns:
True if successful.