NVIDIA DRIVE OS Linux SDK API Reference

5.1.12.0 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

NvMediaISCEmbeddedDataChunk NvSIPLAutoControlEmbedData::bottomEmbeddedData

Embedded buffer at the end of the frame.

Definition at line 92 of file nvsipl_plugindef.h.

NvSIPLAutoControlEmbedInfo NvSIPLAutoControlEmbedData::embedInfo

Holds the parsed embedded info for the captured frame.

Definition at line 86 of file nvsipl_plugindef.h.

NvMediaISCFrameSeqNum NvSIPLAutoControlEmbedData::frameSeqNum

Holds frame sequence number for the captured frame.

Definition at line 88 of file nvsipl_plugindef.h.

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: