Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Classes | Namespaces | Typedefs | Functions
streaming.h File Reference
#include "options.h"
#include "types.h"
#include "info.h"
#include <functional>

Go to the source code of this file.

Classes

class  librealsense::sensor_part
 
class  librealsense::stream_interface
 
class  librealsense::stream_profile_interface
 
class  librealsense::frame_interface
 
class  librealsense::sensor_interface
 
class  librealsense::device_interface
 
class  librealsense::depth_sensor
 
class  librealsense::depth_sensor_snapshot
 
class  librealsense::depth_stereo_sensor
 
class  librealsense::depth_stereo_sensor_snapshot
 

Namespaces

 librealsense
 
 librealsense::platform
 

Typedefs

using librealsense::on_frame = std::function< void(frame_interface *)>
 
using librealsense::stream_profiles = std::vector< std::shared_ptr< stream_profile_interface >>
 

Functions

 librealsense::MAP_EXTENSION (RS2_EXTENSION_DEPTH_SENSOR, librealsense::depth_sensor)
 
 librealsense::MAP_EXTENSION (RS2_EXTENSION_DEPTH_STEREO_SENSOR, librealsense::depth_stereo_sensor)