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.

| 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... | |
| NvMediaIPPAeAntiFlickerMode NvMediaIPPPropertyControls::aeAntiFlickerMode | 
Holds anti-flicker mode.
Definition at line 292 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 283 of file nvmedia_ipp.h.
| float_t NvMediaIPPPropertyControls::ispDigitalGain | 
Holds ISP digital gain.
Definition at line 295 of file nvmedia_ipp.h.
| NvMediaBool NvMediaIPPPropertyControls::manualAE | 
Holds a flag to indicate manual or auto exposure.
Definition at line 278 of file nvmedia_ipp.h.
| NvMediaBool NvMediaIPPPropertyControls::manualAWB | 
Holds a flag to indicate manual or auto white balance.
Definition at line 286 of file nvmedia_ipp.h.
| NvMediaISCWBGainControl NvMediaIPPPropertyControls::wbGains | 
Holds white balance color correction gains.
Definition at line 289 of file nvmedia_ipp.h.