NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only

Detailed Description

Holds control properties associated with the camera.

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

Definition at line 275 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

◆ aeAntiFlickerMode

NvMediaIPPAeAntiFlickerMode NvMediaIPPPropertyControls::aeAntiFlickerMode

Holds anti-flicker mode.

Definition at line 292 of file nvmedia_ipp.h.

◆ exposureControl

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 283 of file nvmedia_ipp.h.

◆ ispDigitalGain

float_t NvMediaIPPPropertyControls::ispDigitalGain

Holds ISP digital gain.

Definition at line 295 of file nvmedia_ipp.h.

◆ manualAE

NvMediaBool NvMediaIPPPropertyControls::manualAE

Holds a flag to indicate manual or auto exposure.

Definition at line 278 of file nvmedia_ipp.h.

◆ manualAWB

NvMediaBool NvMediaIPPPropertyControls::manualAWB

Holds a flag to indicate manual or auto white balance.

Definition at line 286 of file nvmedia_ipp.h.

◆ wbGains

NvMediaISCWBGainControl NvMediaIPPPropertyControls::wbGains

Holds white balance color correction gains.

Definition at line 289 of file nvmedia_ipp.h.


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