Jetson Linux API Reference

32.5 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
_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 2189 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

float _v4l2_argus_gainrange::MaxGainRange

Analog Gain Range end limit.

Definition at line 2194 of file v4l2_nv_extensions.h.

float _v4l2_argus_gainrange::MinGainRange

Analog Gain Range start limit.

Definition at line 2192 of file v4l2_nv_extensions.h.


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