Monado OpenXR Runtime
|
Specifies whether the user wants to enable autoexposure from the start. More...
Data Fields | |
struct os_mutex | lock |
struct rift_s_tracker * | tracker |
struct rift_s_camera_calibration_block * | camera_calibration |
struct xrt_frame_sink | in_sink |
struct u_sink_debug | debug_sinks [2] |
rift_s_camera_report_t | camera_report |
uint16_t | last_slam_exposure |
uint16_t | target_exposure |
uint8_t | last_slam_gain |
uint8_t | target_gain |
bool | manual_control |
Whether to control exp/gain manually or with aeg. More... | |
struct u_var_draggable_u16 | exposure_ui |
struct u_autoexpgain * | aeg |
Widget to control exposure value. More... | |
Specifies whether the user wants to enable autoexposure from the start.
struct u_autoexpgain* rift_s_camera::aeg |
Widget to control exposure
value.
bool rift_s_camera::manual_control |
Whether to control exp/gain manually or with aeg.