Classes | Namespaces | Typedefs | Enumerations | Functions
streaming.h File Reference
#include "options.h"
#include "types.h"
#include "info.h"
#include <functional>
Include dependency graph for streaming.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  librealsense::color_sensor
 
class  librealsense::color_sensor_snapshot
 
class  librealsense::depth_sensor
 
class  librealsense::depth_sensor_snapshot
 
class  librealsense::depth_stereo_sensor
 
class  librealsense::depth_stereo_sensor_snapshot
 
class  librealsense::device_interface
 
struct  librealsense::frame_holder
 
class  librealsense::frame_interface
 
class  librealsense::recommended_proccesing_blocks_base
 
class  librealsense::recommended_proccesing_blocks_interface
 
class  librealsense::recommended_proccesing_blocks_snapshot
 
class  librealsense::sensor_interface
 
class  librealsense::sensor_part
 
class  librealsense::stream_interface
 
class  librealsense::stream_profile_interface
 
struct  librealsense::tagged_profile
 

Namespaces

 librealsense
 
 librealsense::platform
 

Typedefs

using librealsense::on_frame = std::function< void(frame_interface *)>
 
using librealsense::processing_blocks = std::vector< std::shared_ptr< processing_block_interface >>
 
typedef enum librealsense::profile_tag librealsense::profile_tag
 
using librealsense::stream_profiles = std::vector< std::shared_ptr< stream_profile_interface >>
 

Enumerations

enum  librealsense::profile_tag { librealsense::PROFILE_TAG_SUPERSET = 1, librealsense::PROFILE_TAG_DEFAULT = 2, librealsense::PROFILE_TAG_ANY = 4, librealsense::PROFILE_TAG_DEBUG = 8 }
 

Functions

std::string librealsense::frame_holder_to_string (const frame_holder &f)
 
std::string librealsense::frame_to_string (const frame_interface &f)
 
 librealsense::MAP_EXTENSION (RS2_EXTENSION_RECOMMENDED_FILTERS, librealsense::recommended_proccesing_blocks_interface)
 
 librealsense::MAP_EXTENSION (RS2_EXTENSION_COLOR_SENSOR, librealsense::color_sensor)
 
 librealsense::MAP_EXTENSION (RS2_EXTENSION_DEPTH_SENSOR, librealsense::depth_sensor)
 
 librealsense::MAP_EXTENSION (RS2_EXTENSION_DEPTH_STEREO_SENSOR, librealsense::depth_stereo_sensor)
 
std::ostream & librealsense::operator<< (std::ostream &os, const stream_profiles &profiles)
 
std::ostream & librealsense::operator<< (std::ostream &out, const frame_interface &f)
 


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:29