NVIDIA DRIVE OS Linux SDK API Reference

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

Detailed Description

Embedded data and parsed info.

Definition at line 79 of file NvSIPLControlAutoDef.hpp.

Collaboration diagram for nvsipl::SiplControlEmbedData:

Data Fields

SiplControlEmbedInfo embedInfo
 Holds the parsed embedded info for the captured frame. More...
 
DevBlkCDIFrameSeqNum frameSeqNum
 Holds frame sequence number for the captured frame. More...
 
DevBlkCDIEmbeddedDataChunk topEmbeddedData
 Embedded buffer at the beginning of the frame. More...
 
DevBlkCDIEmbeddedDataChunk bottomEmbeddedData
 Embedded buffer at the end of the frame. More...
 

Field Documentation

◆ bottomEmbeddedData

DevBlkCDIEmbeddedDataChunk nvsipl::SiplControlEmbedData::bottomEmbeddedData

Embedded buffer at the end of the frame.

Definition at line 87 of file NvSIPLControlAutoDef.hpp.

◆ embedInfo

SiplControlEmbedInfo nvsipl::SiplControlEmbedData::embedInfo

Holds the parsed embedded info for the captured frame.

Definition at line 81 of file NvSIPLControlAutoDef.hpp.

◆ frameSeqNum

DevBlkCDIFrameSeqNum nvsipl::SiplControlEmbedData::frameSeqNum

Holds frame sequence number for the captured frame.

Definition at line 83 of file NvSIPLControlAutoDef.hpp.

◆ topEmbeddedData

DevBlkCDIEmbeddedDataChunk nvsipl::SiplControlEmbedData::topEmbeddedData

Embedded buffer at the beginning of the frame.

Definition at line 85 of file NvSIPLControlAutoDef.hpp.


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