Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
This is the complete list of members for librealsense::pipeline_config, including all inherited members.
can_resolve(std::shared_ptr< pipeline > pipe) | librealsense::pipeline_config | |
disable_all_streams() | librealsense::pipeline_config | |
disable_stream(rs2_stream stream, int index=-1) | librealsense::pipeline_config | |
enable_all_stream() | librealsense::pipeline_config | |
enable_device(const std::string &serial) | librealsense::pipeline_config | |
enable_device_from_file(const std::string &file) | librealsense::pipeline_config | |
enable_record_to_file(const std::string &file) | librealsense::pipeline_config | |
enable_stream(rs2_stream stream, int index, int width, int height, rs2_format format, int framerate) | librealsense::pipeline_config | |
get_cached_resolved_profile() | librealsense::pipeline_config | |
pipeline_config() | librealsense::pipeline_config | |
pipeline_config(const pipeline_config &other) | librealsense::pipeline_config | inline |
resolve(std::shared_ptr< pipeline > pipe, const std::chrono::milliseconds &timeout=std::chrono::milliseconds(0)) | librealsense::pipeline_config |