NVIDIA DRIVE OS Linux SDK API Reference

5.2.0 Release
For Test and Development only
nvsipl::SiplControlEmbedInfo Struct Reference

Detailed Description

Parsed Frame Embedded Info.

Definition at line 60 of file NvSIPLControlAutoDef.hpp.

Data Fields

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

Field Documentation

◆ expProfile

uint32_t nvsipl::SiplControlEmbedInfo::expProfile

Exposure profile value, such as day and night settings.

Definition at line 70 of file NvSIPLControlAutoDef.hpp.

◆ expProfileValid

bool nvsipl::SiplControlEmbedInfo::expProfileValid

Exposure profile value is valid or not.

Definition at line 68 of file NvSIPLControlAutoDef.hpp.

◆ numExposures

uint32_t nvsipl::SiplControlEmbedInfo::numExposures

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

Definition at line 62 of file NvSIPLControlAutoDef.hpp.

◆ sensorExpInfo

DevBlkCDIExposure nvsipl::SiplControlEmbedInfo::sensorExpInfo

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

Definition at line 64 of file NvSIPLControlAutoDef.hpp.

◆ sensorTempInfo

DevBlkCDITemperature nvsipl::SiplControlEmbedInfo::sensorTempInfo

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

Definition at line 72 of file NvSIPLControlAutoDef.hpp.

◆ sensorWBInfo

DevBlkCDIWhiteBalance nvsipl::SiplControlEmbedInfo::sensorWBInfo

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

Definition at line 66 of file NvSIPLControlAutoDef.hpp.


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