Monado OpenXR Runtime
Data Fields
xrt_fs_capture_parameters Struct Reference

Controlling the camera capture parameters. More...

#include <xrt/xrt_frameserver.h>

Data Fields

float gain
 
float exposure
 

Detailed Description

Controlling the camera capture parameters.

Used to configure cameras. since there is no guarantee every frameserver will support any/all of these params, a 'best effort' should be made to apply them. all numeric values are normalised floats for broad applicability.

Field Documentation

◆ exposure

float xrt_fs_capture_parameters::exposure

◆ gain

float xrt_fs_capture_parameters::gain

The documentation for this struct was generated from the following file: