Function rs2_record_device_pause
Defined in File rs_record_playback.h
Function Documentation
-
void rs2_record_device_pause(const rs2_device *device, rs2_error **error)
Pause the recording device without stopping the actual device from streaming. Pausing will cause the device to stop 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