#include <types.h>
Public Member Functions | |
static_device_info () | |
Public Attributes | |
std::map< rs_camera_info, std::string > | camera_info |
std::vector< supported_capability > | capabilities_vector |
int | data_subdevices [RS_STREAM_NATIVE_COUNT] |
std::string | firmware_version |
std::vector< interstream_rule > | interstream_rules |
std::string | name |
float | nominal_depth_scale |
int | num_libuvc_transfer_buffers |
std::vector< supported_option > | options |
stream_request | presets [RS_STREAM_NATIVE_COUNT][RS_PRESET_COUNT] |
std::string | serial |
pose | stream_poses [RS_STREAM_NATIVE_COUNT] |
int | stream_subdevices [RS_STREAM_NATIVE_COUNT] |
std::vector< subdevice_mode > | subdevice_modes |
std::vector< rs_frame_metadata > | supported_metadata_vector |
std::vector<supported_option> rsimpl::static_device_info::options |