Jetson Linux API Reference

32.7.4 Release
_v4l2_argus_color_saturation Struct Reference

Detailed Description

Holds the value for absolute color saturation.

Must be used with V4L2_CID_ARGUS_COLOR_SATURATION ioctl.

Definition at line 2405 of file v4l2_nv_extensions.h.

Data Fields

__u8 EnableSaturation
 Boolean value to indicate enable of user-specified absolute color saturation. More...
 
float ColorSaturation
 Specified absolute color saturation. More...
 

Field Documentation

◆ ColorSaturation

float _v4l2_argus_color_saturation::ColorSaturation

Specified absolute color saturation.

Definition at line 2410 of file v4l2_nv_extensions.h.

◆ EnableSaturation

__u8 _v4l2_argus_color_saturation::EnableSaturation

Boolean value to indicate enable of user-specified absolute color saturation.

Definition at line 2408 of file v4l2_nv_extensions.h.


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