Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
#include <types.h>
Public Member Functions | |
stream_output (stream_descriptor stream_desc_in, rs2_format format_in, resolution_func res_func=[](resolution res) {return res;}) | |
Public Attributes | |
stream_descriptor | stream_desc |
rs2_format | format |
resolution_func | stream_resolution |
|
inline |
rs2_format librealsense::stream_output::format |
stream_descriptor librealsense::stream_output::stream_desc |
resolution_func librealsense::stream_output::stream_resolution |