Function rs2_get_fw_log_parsed_thread_name
Defined in File rs_internal.h
Function Documentation
-
const char *rs2_get_fw_log_parsed_thread_name(rs2_firmware_log_parsed_message *fw_log_parsed_msg, rs2_error **error)
Gets RealSense firmware log parsed message thread 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:
thread name of the firmware log parsed message