Function rs2_playback_device_pause
Defined in File rs_record_playback.h
Function Documentation
-
void rs2_playback_device_pause(const rs2_device *device, rs2_error **error)
Un-pauses the playback Calling resume() while playback status is “Playing” or “Stopped” does nothing
- Parameters:
device – [in] A playback device
error – [out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored