#include "../../include/librealsense2/h/rs_internal.h"
#include "backend.h"
#include "context.h"
#include "command_transfer.h"
#include <vector>
#include <mutex>
#include <chrono>
#include <atomic>
#include <map>
Go to the source code of this file.
Namespaces | |
librealsense | |
librealsense::platform | |
Typedefs | |
typedef std::vector< std::pair< stream_profile, frame_callback > > | librealsense::platform::configurations |