NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
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

◆ expProfile

uint32_t NvSIPLAutoControlEmbedInfo::expProfile

Exposure profile value, such as day and night settings.

Definition at line 76 of file nvsipl_plugindef.h.

◆ expProfileValid

NvMediaBool NvSIPLAutoControlEmbedInfo::expProfileValid

Exposure profile value is valid or not.

Definition at line 74 of file nvsipl_plugindef.h.

◆ numExposures

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.

◆ sensorExpInfo

NvMediaISCExposure NvSIPLAutoControlEmbedInfo::sensorExpInfo

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

Definition at line 70 of file nvsipl_plugindef.h.

◆ sensorTempInfo

NvMediaISCTemperature NvSIPLAutoControlEmbedInfo::sensorTempInfo

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

Definition at line 78 of file nvsipl_plugindef.h.

◆ sensorWBInfo

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: