#include <rs-data-collect.h>
Public Attributes | |
| int | _fps |
| int | _height |
| rs2_format | _stream_format |
| int | _stream_idx |
| rs2_stream | _stream_type |
| int | _width |
Definition at line 145 of file rs-data-collect.h.
| int rs_data_collect::stream_request::_fps |
Definition at line 151 of file rs-data-collect.h.
| int rs_data_collect::stream_request::_height |
Definition at line 150 of file rs-data-collect.h.
| rs2_format rs_data_collect::stream_request::_stream_format |
Definition at line 148 of file rs-data-collect.h.
| int rs_data_collect::stream_request::_stream_idx |
Definition at line 152 of file rs-data-collect.h.
| rs2_stream rs_data_collect::stream_request::_stream_type |
Definition at line 147 of file rs-data-collect.h.
| int rs_data_collect::stream_request::_width |
Definition at line 149 of file rs-data-collect.h.