Embedded data and parsed information.
Definition at line 103 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.
Definition at line 121 of file NvSiplControlAutoDef.hpp.
SiplControlEmbedInfo nvsipl::SiplControlEmbedData::embedInfo |
Holds the parsed embedded info for the captured frame.
Definition at line 107 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.
Definition at line 111 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.
Definition at line 116 of file NvSiplControlAutoDef.hpp.