#include <serialization.h>
Public Attributes | |
uint32_t | device_index |
uint32_t | sensor_index |
uint32_t | stream_index |
rs2_stream | stream_type |
Definition at line 22 of file src/core/serialization.h.
uint32_t librealsense::device_serializer::stream_identifier::device_index |
Definition at line 24 of file src/core/serialization.h.
uint32_t librealsense::device_serializer::stream_identifier::sensor_index |
Definition at line 25 of file src/core/serialization.h.
uint32_t librealsense::device_serializer::stream_identifier::stream_index |
Definition at line 27 of file src/core/serialization.h.
rs2_stream librealsense::device_serializer::stream_identifier::stream_type |
Definition at line 26 of file src/core/serialization.h.