Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
librealsense::device_serializer::sensor_snapshot Class Reference

#include <serialization.h>

Public Member Functions

 sensor_snapshot (uint32_t index, const snapshot_collection &sensor_extensions)
 
 sensor_snapshot (uint32_t index, const snapshot_collection &sensor_extensions, stream_profiles streams)
 
snapshot_collection get_sensor_extensions_snapshots () const
 
snapshot_collectionget_sensor_extensions_snapshots ()
 
stream_profiles get_stream_profiles () const
 
uint32_t get_sensor_index () const
 

Constructor & Destructor Documentation

◆ sensor_snapshot() [1/2]

librealsense::device_serializer::sensor_snapshot::sensor_snapshot ( uint32_t  index,
const snapshot_collection sensor_extensions 
)
inline

◆ sensor_snapshot() [2/2]

librealsense::device_serializer::sensor_snapshot::sensor_snapshot ( uint32_t  index,
const snapshot_collection sensor_extensions,
stream_profiles  streams 
)
inline

Member Function Documentation

◆ get_sensor_extensions_snapshots() [1/2]

snapshot_collection librealsense::device_serializer::sensor_snapshot::get_sensor_extensions_snapshots ( ) const
inline

◆ get_sensor_extensions_snapshots() [2/2]

snapshot_collection& librealsense::device_serializer::sensor_snapshot::get_sensor_extensions_snapshots ( )
inline

◆ get_sensor_index()

uint32_t librealsense::device_serializer::sensor_snapshot::get_sensor_index ( ) const
inline

◆ get_stream_profiles()

stream_profiles librealsense::device_serializer::sensor_snapshot::get_stream_profiles ( ) const
inline

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