NVIDIA DRIVE OS Linux SDK API Reference

5.1.12.0 Release

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

Detailed Description

Parsed embedded info.

Definition at line 66 of file nvsipl_plugindef.h.

Collaboration diagram for NvSIPLAutoControlEmbedInfo:

Data Fields

uint32_t numExposures
 Holds the parsed embedded data frame number of exposures info for the captured frame. More...
 
NvMediaISCExposure sensorExpInfo
 Holds the parsed embedded data sensor exposure info for the captured frame. More...
 
NvMediaISCWhiteBalance sensorWBInfo
 Holds the parsed embedded data sensor white balance info for the captured frame. More...
 
NvMediaBool expProfileValid
 Exposure profile value is valid or not. More...
 
uint32_t expProfile
 Exposure profile value, such as day and night settings. More...
 
NvMediaISCTemperature sensorTempInfo
 Holds the parsed embedded data sensor temperature info for the captured frame. More...
 

Field Documentation

uint32_t NvSIPLAutoControlEmbedInfo::expProfile

Exposure profile value, such as day and night settings.

Definition at line 76 of file nvsipl_plugindef.h.

NvMediaBool NvSIPLAutoControlEmbedInfo::expProfileValid

Exposure profile value is valid or not.

Definition at line 74 of file nvsipl_plugindef.h.

uint32_t NvSIPLAutoControlEmbedInfo::numExposures

Holds the parsed embedded data frame number of exposures info for the captured frame.

Definition at line 68 of file nvsipl_plugindef.h.

NvMediaISCExposure NvSIPLAutoControlEmbedInfo::sensorExpInfo

Holds the parsed embedded data sensor exposure info for the captured frame.

Definition at line 70 of file nvsipl_plugindef.h.

NvMediaISCTemperature NvSIPLAutoControlEmbedInfo::sensorTempInfo

Holds the parsed embedded data sensor temperature info for the captured frame.

Definition at line 78 of file nvsipl_plugindef.h.

NvMediaISCWhiteBalance NvSIPLAutoControlEmbedInfo::sensorWBInfo

Holds the parsed embedded data sensor white balance info for the captured frame.

Definition at line 72 of file nvsipl_plugindef.h.


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