#include <sync.h>
Public Member Functions | |
syncronization_environment (synthetic_source_interface *source, single_consumer_frame_queue< frame_holder > &matches, bool log) | |
Public Attributes | |
bool | log = true |
single_consumer_frame_queue< frame_holder > & | matches |
synthetic_source_interface * | source |
|
inline |
single_consumer_frame_queue< frame_holder >& librealsense::syncronization_environment::matches |
synthetic_source_interface* librealsense::syncronization_environment::source |