Embedded data and parsed information.
Definition at line 107 of file NvSIPLControlAutoDef.hpp.
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... | |
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.
DevBlkCDIEmbeddedDataChunk is defined in NvSIPLCDICommon.h and has two member variables:
Definition at line 134 of file NvSIPLControlAutoDef.hpp.
SiplControlEmbedInfo nvsipl::SiplControlEmbedData::embedInfo |
Holds the parsed embedded info for the captured frame.
Definition at line 111 of file NvSIPLControlAutoDef.hpp.
DevBlkCDIFrameSeqNum nvsipl::SiplControlEmbedData::frameSeqNum |
Holds frame sequence number for the captured frame, this variable is not supported in SIPL Control Auto.
DevBlkCDIFrameSeqNum is defined in NvSIPLCDICommon.h and has two member variables:
Definition at line 118 of file NvSIPLControlAutoDef.hpp.
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.
DevBlkCDIEmbeddedDataChunk is defined in NvSIPLCDICommon.h and has two member variables:
Definition at line 126 of file NvSIPLControlAutoDef.hpp.