Function rs2_get_fw_log_parsed_line

Function Documentation

unsigned int rs2_get_fw_log_parsed_line(rs2_firmware_log_parsed_message *fw_log_parsed_msg, rs2_error **error)

Gets RealSense firmware log parsed message relevant line (in the file that is returned by rs2_get_fw_log_parsed_file_name).

Parameters:
  • fw_log_parsed_msg[in] firmware log parsed message object

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

Returns:

line number of the firmware log parsed message