NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
NvSIPLAutoControlEmbedData Struct Reference

Detailed Description

embedded data and parsed info

Definition at line 84 of file nvsipl_plugindef.h.

Collaboration diagram for NvSIPLAutoControlEmbedData:

Data Fields

NvSIPLAutoControlEmbedInfo embedInfo
 Holds the parsed embedded info for the captured frame. More...
 
NvMediaISCFrameSeqNum frameSeqNum
 Holds frame sequence number for the captured frame. More...
 
NvMediaISCEmbeddedDataChunk topEmbeddedData
 Embedded buffer at the beginning of the frame. More...
 
NvMediaISCEmbeddedDataChunk bottomEmbeddedData
 Embedded buffer at the end of the frame. More...
 

Field Documentation

◆ bottomEmbeddedData

NvMediaISCEmbeddedDataChunk NvSIPLAutoControlEmbedData::bottomEmbeddedData

Embedded buffer at the end of the frame.

Definition at line 92 of file nvsipl_plugindef.h.

◆ embedInfo

NvSIPLAutoControlEmbedInfo NvSIPLAutoControlEmbedData::embedInfo

Holds the parsed embedded info for the captured frame.

Definition at line 86 of file nvsipl_plugindef.h.

◆ frameSeqNum

NvMediaISCFrameSeqNum NvSIPLAutoControlEmbedData::frameSeqNum

Holds frame sequence number for the captured frame.

Definition at line 88 of file nvsipl_plugindef.h.

◆ topEmbeddedData

NvMediaISCEmbeddedDataChunk NvSIPLAutoControlEmbedData::topEmbeddedData

Embedded buffer at the beginning of the frame.

Definition at line 90 of file nvsipl_plugindef.h.


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