Function rs2_create_fw_log_parsed_message
Defined in File rs_internal.h
Function Documentation
-
rs2_firmware_log_parsed_message *rs2_create_fw_log_parsed_message(rs2_device *dev, rs2_error **error)
Creates RealSense firmware log parsed message.
- Parameters:
dev – [in] Device from which the FW log will be taken using the created message
error – [out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored.
- Returns:
pointer to created empty firmware log message