#include "core/streaming.h"#include "core/video.h"#include "core/motion.h"#include "context.h"#include "image.h"#include "environment.h"

Go to the source code of this file.
Namespaces | |
| librealsense | |
| std | |
Functions | |
| bool | std::operator== (const std::shared_ptr< librealsense::video_stream_profile > &a, const std::shared_ptr< librealsense::video_stream_profile > &b) |
| stream_profile | librealsense::to_profile (const stream_profile_interface *sp) |
| std::vector< stream_profile > | librealsense::to_profiles (const std::vector< std::shared_ptr< stream_profile_interface >> &vec) |