Function rs2_playback_device_stop

Function Documentation

void rs2_playback_device_stop(const rs2_device *device, rs2_error **error)

Stops the playback Calling stop() will stop all streaming playbakc sensors and will reset the playback (returning to beginning of file)

Parameters:
  • device[in] A playback device

  • error[out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored