#include <option.h>
◆ uvc_pu_option() [1/2]
◆ uvc_pu_option() [2/2]
librealsense::uvc_pu_option::uvc_pu_option |
( |
uvc_sensor & |
ep, |
|
|
rs2_option |
id, |
|
|
const std::map< float, std::string > & |
description_per_value |
|
) |
| |
|
inline |
◆ enable_recording()
void librealsense::uvc_pu_option::enable_recording |
( |
std::function< void(const option &)> |
recording_function | ) |
|
|
inlineoverridevirtual |
Instruct the derived class to begin notifying on changes Derived class should call the recording_function with a reference of themselves
Implements librealsense::recordable< option >.
◆ get_description()
const char* librealsense::uvc_pu_option::get_description |
( |
| ) |
const |
|
overridevirtual |
◆ get_range()
option_range librealsense::uvc_pu_option::get_range |
( |
| ) |
const |
|
overridevirtual |
◆ get_value_description()
const char* librealsense::uvc_pu_option::get_value_description |
( |
float |
val | ) |
const |
|
inlineoverridevirtual |
◆ is_enabled()
bool librealsense::uvc_pu_option::is_enabled |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ query()
float librealsense::uvc_pu_option::query |
( |
| ) |
const |
|
overridevirtual |
◆ set()
void librealsense::uvc_pu_option::set |
( |
float |
value | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/librealsense-2.10.1/src/option.h