#include <pipeline.h>
◆ pipeline_config() [1/2]
librealsense::pipeline_config::pipeline_config |
( |
| ) |
|
◆ pipeline_config() [2/2]
librealsense::pipeline_config::pipeline_config |
( |
const pipeline_config & |
other | ) |
|
|
inline |
◆ can_resolve()
bool librealsense::pipeline_config::can_resolve |
( |
std::shared_ptr< pipeline > |
pipe | ) |
|
◆ disable_all_streams()
void librealsense::pipeline_config::disable_all_streams |
( |
| ) |
|
◆ disable_stream()
void librealsense::pipeline_config::disable_stream |
( |
rs2_stream |
stream, |
|
|
int |
index = -1 |
|
) |
| |
◆ enable_all_stream()
void librealsense::pipeline_config::enable_all_stream |
( |
| ) |
|
◆ enable_device()
void librealsense::pipeline_config::enable_device |
( |
const std::string & |
serial | ) |
|
◆ enable_device_from_file()
void librealsense::pipeline_config::enable_device_from_file |
( |
const std::string & |
file | ) |
|
◆ enable_record_to_file()
void librealsense::pipeline_config::enable_record_to_file |
( |
const std::string & |
file | ) |
|
◆ enable_stream()
void librealsense::pipeline_config::enable_stream |
( |
rs2_stream |
stream, |
|
|
int |
index, |
|
|
int |
width, |
|
|
int |
height, |
|
|
rs2_format |
format, |
|
|
int |
framerate |
|
) |
| |
◆ get_cached_resolved_profile()
std::shared_ptr<pipeline_profile> librealsense::pipeline_config::get_cached_resolved_profile |
( |
| ) |
|
◆ resolve()
std::shared_ptr<pipeline_profile> librealsense::pipeline_config::resolve |
( |
std::shared_ptr< pipeline > |
pipe, |
|
|
const std::chrono::milliseconds & |
timeout = std::chrono::milliseconds(0) |
|
) |
| |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/librealsense-2.10.1/src/pipeline.h