Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
#include "types.h"
#include "archive.h"
#include <stdint.h>
#include <vector>
#include <mutex>
#include <memory>
Go to the source code of this file.
Namespaces | |
librealsense | |
Typedefs | |
typedef int | librealsense::stream_id |
typedef std::function< void(frame_holder, syncronization_environment)> | librealsense::sync_callback |