Jetson Linux API Reference

32.7.4 Release
_v4l2_argus_gainrange Struct Reference

Detailed Description

Holds the value for gain range.

Must be used with V4L2_CID_ARGUS_GAIN_RANGE ioctl.

Definition at line 2418 of file v4l2_nv_extensions.h.

Data Fields

float MinGainRange
 Analog Gain Range start limit. More...
 
float MaxGainRange
 Analog Gain Range end limit. More...
 

Field Documentation

◆ MaxGainRange

float _v4l2_argus_gainrange::MaxGainRange

Analog Gain Range end limit.

Definition at line 2423 of file v4l2_nv_extensions.h.

◆ MinGainRange

float _v4l2_argus_gainrange::MinGainRange

Analog Gain Range start limit.

Definition at line 2421 of file v4l2_nv_extensions.h.


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