Jetson Linux API Reference

36.2 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 2578 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 2583 of file v4l2_nv_extensions.h.

◆ MinGainRange

float _v4l2_argus_gainrange::MinGainRange

Analog Gain Range start limit.

Definition at line 2581 of file v4l2_nv_extensions.h.


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