NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
nvsipl::SiplControlEmbedData Struct Reference

Detailed Description

Embedded data and parsed information.

Definition at line 103 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, this variable is not supported in SIPL Control Auto. More...
 
DevBlkCDIEmbeddedDataChunk topEmbeddedData
 Holds information of the embedded data buffer attached to the beginning of the frame, this variable is not supported in SIPL Control Auto. More...
 
DevBlkCDIEmbeddedDataChunk bottomEmbeddedData
 Holds information of the embedded data buffer attached to the end of the frame, this variable is not supported in SIPL Control Auto. More...
 

Field Documentation

◆ bottomEmbeddedData

DevBlkCDIEmbeddedDataChunk nvsipl::SiplControlEmbedData::bottomEmbeddedData

Holds information of the embedded data buffer attached to the end of the frame, this variable is not supported in SIPL Control Auto.

Definition at line 121 of file NvSiplControlAutoDef.hpp.

◆ embedInfo

SiplControlEmbedInfo nvsipl::SiplControlEmbedData::embedInfo

Holds the parsed embedded info for the captured frame.

Definition at line 107 of file NvSiplControlAutoDef.hpp.

◆ frameSeqNum

DevBlkCDIFrameSeqNum nvsipl::SiplControlEmbedData::frameSeqNum

Holds frame sequence number for the captured frame, this variable is not supported in SIPL Control Auto.

Definition at line 111 of file NvSiplControlAutoDef.hpp.

◆ topEmbeddedData

DevBlkCDIEmbeddedDataChunk nvsipl::SiplControlEmbedData::topEmbeddedData

Holds information of the embedded data buffer attached to the beginning of the frame, this variable is not supported in SIPL Control Auto.

Definition at line 116 of file NvSiplControlAutoDef.hpp.


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