#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, const syncronization_environment &)> | librealsense::sync_callback |