#include <l500-private.h>
Definition at line 566 of file l500-private.h.
librealsense::ivcam2::freefall_option::freefall_option |
( |
hw_monitor & |
hwm, |
|
|
bool |
enabled = true |
|
) |
| |
void librealsense::ivcam2::freefall_option::enable |
( |
bool |
e = true | ) |
|
|
virtual |
virtual void librealsense::ivcam2::freefall_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
Reimplemented from librealsense::option_base.
Definition at line 579 of file l500-private.h.
virtual const char* librealsense::ivcam2::freefall_option::get_description |
( |
| ) |
const |
|
inlineoverridevirtual |
bool librealsense::ivcam2::freefall_option::is_enabled |
( |
| ) |
const |
|
inlineoverridevirtual |
void librealsense::ivcam2::freefall_option::set |
( |
float |
value | ) |
|
|
overridevirtual |
bool librealsense::ivcam2::freefall_option::_enabled |
|
private |
hw_monitor& librealsense::ivcam2::freefall_option::_hwm |
|
private |
std::function<void( const option& )> librealsense::ivcam2::freefall_option::_record_action = []( const option& ) {} |
|
private |
The documentation for this class was generated from the following files: