#include <ds5-options.h>
§ auto_exposure_mode_option()
librealsense::auto_exposure_mode_option::auto_exposure_mode_option |
( |
std::shared_ptr< auto_exposure_mechanism > |
auto_exposure, |
|
|
std::shared_ptr< auto_exposure_state > |
auto_exposure_state, |
|
|
const option_range & |
opt_range, |
|
|
const std::map< float, std::string > & |
description_per_value |
|
) |
| |
§ get_description()
const char* librealsense::auto_exposure_mode_option::get_description |
( |
| ) |
const |
|
inlineoverridevirtual |
§ get_value_description()
const char* librealsense::auto_exposure_mode_option::get_value_description |
( |
float |
val | ) |
const |
|
overridevirtual |
§ is_enabled()
bool librealsense::auto_exposure_mode_option::is_enabled |
( |
| ) |
const |
|
inlineoverridevirtual |
§ query()
float librealsense::auto_exposure_mode_option::query |
( |
| ) |
const |
|
overridevirtual |
§ set()
void librealsense::auto_exposure_mode_option::set |
( |
float |
value | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: