#include <metadata.h>
Public Attributes | |
| uint64_t | custom_timestamp |
| uint8_t | flags |
| md_header | header |
| uint8_t | imu_counter |
| uint8_t | source_id |
| uint8_t | usb_counter |
Definition at line 714 of file src/metadata.h.
| uint64_t librealsense::md_custom_tmp_report::custom_timestamp |
Definition at line 718 of file src/metadata.h.
| uint8_t librealsense::md_custom_tmp_report::flags |
Definition at line 717 of file src/metadata.h.
| md_header librealsense::md_custom_tmp_report::header |
Definition at line 716 of file src/metadata.h.
| uint8_t librealsense::md_custom_tmp_report::imu_counter |
Definition at line 719 of file src/metadata.h.
| uint8_t librealsense::md_custom_tmp_report::source_id |
Definition at line 721 of file src/metadata.h.
| uint8_t librealsense::md_custom_tmp_report::usb_counter |
Definition at line 720 of file src/metadata.h.