Function rs2_record_device_resume
Defined in File rs_record_playback.h
Function Documentation
-
void rs2_record_device_resume(const rs2_device *device, rs2_error **error)
Unpause the recording device. Resume will cause the device to continue writing new data to the file, in particular, frames and changes to extensions
- Parameters:
device – [in] A recording device
error – [out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored