Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | Public Attributes | List of all members
rsimpl::static_device_info Struct Reference

#include <types.h>

Public Member Functions

 static_device_info ()
 

Public Attributes

std::string name
 
int stream_subdevices [RS_STREAM_NATIVE_COUNT]
 
int data_subdevices [RS_STREAM_NATIVE_COUNT]
 
std::vector< subdevice_modesubdevice_modes
 
std::vector< interstream_ruleinterstream_rules
 
stream_request presets [RS_STREAM_NATIVE_COUNT][RS_PRESET_COUNT]
 
std::vector< supported_optionoptions
 
pose stream_poses [RS_STREAM_NATIVE_COUNT]
 
int num_libuvc_transfer_buffers
 
std::string firmware_version
 
std::string serial
 
float nominal_depth_scale
 
std::vector< supported_capabilitycapabilities_vector
 
std::vector< rs_frame_metadatasupported_metadata_vector
 
std::map< rs_camera_info, std::string > camera_info
 

Constructor & Destructor Documentation

rsimpl::static_device_info::static_device_info ( )

Member Data Documentation

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
float rsimpl::static_device_info::nominal_depth_scale
int rsimpl::static_device_info::num_libuvc_transfer_buffers
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

The documentation for this struct was generated from the following file: