Intel® RealSense™ Cross Platform API  2.13.0
Intel Realsense Cross-platform API
rs2::config Member List

This is the complete list of members for rs2::config, including all inherited members.

can_resolve(std::shared_ptr< rs2_pipeline > p) constrs2::configinline
config()rs2::configinline
disable_all_streams()rs2::configinline
disable_stream(rs2_stream stream, int index=-1)rs2::configinline
enable_all_streams()rs2::configinline
enable_device(const std::string &serial)rs2::configinline
enable_device_from_file(const std::string &file_name, bool repeat_playback=true)rs2::configinline
enable_record_to_file(const std::string &file_name)rs2::configinline
enable_stream(rs2_stream stream_type, int stream_index, int width, int height, rs2_format format=RS2_FORMAT_ANY, int framerate=0)rs2::configinline
enable_stream(rs2_stream stream_type, int stream_index=-1)rs2::configinline
enable_stream(rs2_stream stream_type, int width, int height, rs2_format format=RS2_FORMAT_ANY, int framerate=0)rs2::configinline
enable_stream(rs2_stream stream_type, rs2_format format, int framerate=0)rs2::configinline
enable_stream(rs2_stream stream_type, int stream_index, rs2_format format, int framerate=0)rs2::configinline
get() constrs2::configinline
resolve(std::shared_ptr< rs2_pipeline > p) constrs2::configinline