#include <color-formats-converter.h>

Additional Inherited Members | |
Protected Attributes inherited from librealsense::functional_processing_block | |
| rs2_extension | _extension_type |
| rs2::stream_profile | _source_stream_profile |
| int | _target_bpp = 0 |
| rs2_format | _target_format |
| rs2_stream | _target_stream |
| rs2::stream_profile | _target_stream_profile |
Protected Attributes inherited from librealsense::stream_filter_processing_block | |
| stream_filter | _stream_filter |
Protected Attributes inherited from librealsense::processing_block | |
| 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 29 of file color-formats-converter.h.
|
inline |
Definition at line 32 of file color-formats-converter.h.
|
inlineprotected |
Definition at line 36 of file color-formats-converter.h.
|
overrideprotectedvirtual |
Implements librealsense::functional_processing_block.
Definition at line 690 of file color-formats-converter.cpp.