#include <synthetic-stream.h>

Protected Attributes | |
| frame_processor_callback_ptr | _callback |
| std::mutex | _mutex |
| frame_source | _source |
| synthetic_source | _source_wrapper |
Protected Attributes inherited from librealsense::options_container | |
| std::map< rs2_option, std::shared_ptr< option > > | _options |
| std::function< void(const options_interface &)> | _recording_function = [](const options_interface&) {} |
Definition at line 48 of file synthetic-stream.h.
| librealsense::processing_block::processing_block | ( | const char * | name | ) |
Definition at line 25 of file synthetic-stream.cpp.
|
inlinevirtual |
Definition at line 58 of file synthetic-stream.h.
|
inlineoverridevirtual |
Implements librealsense::processing_block_interface.
Definition at line 56 of file synthetic-stream.h.
|
overridevirtual |
Implements librealsense::processing_block_interface.
Reimplemented in librealsense::composite_processing_block.
Definition at line 33 of file synthetic-stream.cpp.
|
overridevirtual |
Implements librealsense::processing_block_interface.
Reimplemented in librealsense::composite_processing_block.
Definition at line 20 of file synthetic-stream.cpp.
|
overridevirtual |
Implements librealsense::processing_block_interface.
Definition at line 14 of file synthetic-stream.cpp.
|
protected |
Definition at line 62 of file synthetic-stream.h.
|
protected |
Definition at line 61 of file synthetic-stream.h.
|
protected |
Definition at line 60 of file synthetic-stream.h.
|
protected |
Definition at line 63 of file synthetic-stream.h.