libcamera v0.7.2+1-aebe4861-nvm
Supporting cameras in Linux since 2019
Loading...
Searching...
No Matches
libcamera::ipa::agc::Session Struct Reference

Session configuration for AgcAlgorithm. More...

Collaboration diagram for libcamera::ipa::agc::Session:

Public Attributes

utils::Duration minExposureTime
 Minimum exposure time for the streaming session.
 
utils::Duration maxExposureTime
 Maximum exposure time for the streaming session.
 
double minAnalogueGain
 Minimum analogue gain for the streaming session.
 
double maxAnalogueGain
 Maximum analogue gain for the streaming session.
 
double defAnalogueGain
 Default analogue gain of the configured sensor.
 
utils::Duration minFrameDuration
 Minimum frame duration for the streaming session.
 
utils::Duration maxFrameDuration
 Maximum frame duration for the streaming session.
 
utils::Duration lineDuration
 Line duration for the streaming session.
 
struct { 
 
   Size   outputSize 
 
sensor 
 Details of the sensor configuration.
 
bool autoAllowed
 Whether to enable auto controls.
 

Detailed Description

Session configuration for AgcAlgorithm.

Member Data Documentation

◆ autoAllowed

libcamera::ipa::agc::Session::autoAllowed

Whether to enable auto controls.

See also
AgcAlgorithm::ConfigurationParams::autoAllowed

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