Function rs2_playback_seek
Defined in File rs_record_playback.h
Function Documentation
-
void rs2_playback_seek(const rs2_device *device, long long int time, rs2_error **error)
Set the playback to a specified time point of the played data
- Parameters:
device – [in] A playback device.
time – [in] The time point to which playback should seek, expressed in units of nanoseconds (zero value = start)
error – [out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored