#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::map<rs_camera_info, std::string> rsimpl::static_device_info::camera_info |
std::vector<supported_capability> rsimpl::static_device_info::capabilities_vector |
int rsimpl::static_device_info::data_subdevices[RS_STREAM_NATIVE_COUNT] |
std::string rsimpl::static_device_info::firmware_version |
std::vector<interstream_rule> rsimpl::static_device_info::interstream_rules |
std::string rsimpl::static_device_info::name |
std::vector<supported_option> rsimpl::static_device_info::options |
stream_request rsimpl::static_device_info::presets[RS_STREAM_NATIVE_COUNT][RS_PRESET_COUNT] |
std::string rsimpl::static_device_info::serial |
pose rsimpl::static_device_info::stream_poses[RS_STREAM_NATIVE_COUNT] |
int rsimpl::static_device_info::stream_subdevices[RS_STREAM_NATIVE_COUNT] |
std::vector<subdevice_mode> rsimpl::static_device_info::subdevice_modes |
std::vector<rs_frame_metadata> rsimpl::static_device_info::supported_metadata_vector |