NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
NvMediaISCEmbeddedData Struct Reference

Detailed Description

Holds the embedded data structure.

Deprecated:
Use the new structure NvMediaISCEmbeddedDataInfo instead.

Definition at line 1557 of file nvmedia_isc.h.

Collaboration diagram for NvMediaISCEmbeddedData:

Data Fields

NvMediaISCEmbeddedDataBuffer top
 
NvMediaISCEmbeddedDataBuffer bottom
 
NvMediaISCExposureControl exposureControl
 Holds parsed exposure control. More...
 
NvMediaISCWBGainControl wbControl
 Holds parsed WB gains in R Gr Gb B order. More...
 
uint32_t frameSequenceNumber
 Holds parsed frame counter. More...
 

Field Documentation

◆ bottom

NvMediaISCEmbeddedDataBuffer NvMediaISCEmbeddedData::bottom

Definition at line 1559 of file nvmedia_isc.h.

◆ exposureControl

NvMediaISCExposureControl NvMediaISCEmbeddedData::exposureControl

Holds parsed exposure control.

Definition at line 1561 of file nvmedia_isc.h.

◆ frameSequenceNumber

uint32_t NvMediaISCEmbeddedData::frameSequenceNumber

Holds parsed frame counter.

Definition at line 1565 of file nvmedia_isc.h.

◆ top

NvMediaISCEmbeddedDataBuffer NvMediaISCEmbeddedData::top

Definition at line 1558 of file nvmedia_isc.h.

◆ wbControl

NvMediaISCWBGainControl NvMediaISCEmbeddedData::wbControl

Holds parsed WB gains in R Gr Gb B order.

Definition at line 1563 of file nvmedia_isc.h.


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