Function rs2_get_fw_log_parsed_sequence_id
Defined in File rs_internal.h
Function Documentation
-
unsigned int rs2_get_fw_log_parsed_sequence_id(rs2_firmware_log_parsed_message *fw_log_parsed_msg, rs2_error **error)
Gets RealSense firmware log parsed message sequence id - cyclic number of FW log with [0..15] range.
- 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:
sequence of the firmware log parsed message