NVIDIA DRIVE OS Linux SDK API Reference

5.1.6.0 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvMediaIPPPropertyControls Struct Reference

Detailed Description

Holds control properties associated with the camera.

Use these properties to control the settings of ISP and the camera.

Definition at line 265 of file nvmedia_ipp.h.

Collaboration diagram for NvMediaIPPPropertyControls:

Data Fields

NvMediaBool manualAE
 Holds a flag to indicate manual or auto exposure. More...
 
NvMediaISCExposureControl exposureControl
 Holds sensor exposure time and sensor gain for each sensor exposure mode. More...
 
NvMediaBool manualAWB
 Holds a flag to indicate manual or auto white balance. More...
 
NvMediaISCWBGainControl wbGains
 Holds white balance color correction gains. More...
 
NvMediaIPPAeAntiFlickerMode aeAntiFlickerMode
 Holds anti-flicker mode. More...
 
float_t ispDigitalGain
 Holds ISP digital gain. More...
 

Field Documentation

NvMediaIPPAeAntiFlickerMode NvMediaIPPPropertyControls::aeAntiFlickerMode

Holds anti-flicker mode.

Definition at line 282 of file nvmedia_ipp.h.

NvMediaISCExposureControl NvMediaIPPPropertyControls::exposureControl

Holds sensor exposure time and sensor gain for each sensor exposure mode.

Sensor gain values within this structure must be within gainRange limits.

Definition at line 273 of file nvmedia_ipp.h.

float_t NvMediaIPPPropertyControls::ispDigitalGain

Holds ISP digital gain.

Definition at line 285 of file nvmedia_ipp.h.

NvMediaBool NvMediaIPPPropertyControls::manualAE

Holds a flag to indicate manual or auto exposure.

Definition at line 268 of file nvmedia_ipp.h.

NvMediaBool NvMediaIPPPropertyControls::manualAWB

Holds a flag to indicate manual or auto white balance.

Definition at line 276 of file nvmedia_ipp.h.

NvMediaISCWBGainControl NvMediaIPPPropertyControls::wbGains

Holds white balance color correction gains.

Definition at line 279 of file nvmedia_ipp.h.


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