Function rs2_record_device_filename

Function Documentation

const char *rs2_record_device_filename(const rs2_device *device, rs2_error **error)

Gets the name of the file to which the recorder is writing

Parameters:
  • device[in] A recording device

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

Returns:

The name of the file to which the recorder is writing