Embedded data and parsed info.
Definition at line 79 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. More... | |
| DevBlkCDIEmbeddedDataChunk | topEmbeddedData |
| Embedded buffer at the beginning of the frame. More... | |
| DevBlkCDIEmbeddedDataChunk | bottomEmbeddedData |
| Embedded buffer at the end of the frame. More... | |
| DevBlkCDIEmbeddedDataChunk nvsipl::SiplControlEmbedData::bottomEmbeddedData |
Embedded buffer at the end of the frame.
Definition at line 87 of file NvSIPLControlAutoDef.hpp.
| SiplControlEmbedInfo nvsipl::SiplControlEmbedData::embedInfo |
Holds the parsed embedded info for the captured frame.
Definition at line 81 of file NvSIPLControlAutoDef.hpp.
| DevBlkCDIFrameSeqNum nvsipl::SiplControlEmbedData::frameSeqNum |
Holds frame sequence number for the captured frame.
Definition at line 83 of file NvSIPLControlAutoDef.hpp.
| DevBlkCDIEmbeddedDataChunk nvsipl::SiplControlEmbedData::topEmbeddedData |
Embedded buffer at the beginning of the frame.
Definition at line 85 of file NvSIPLControlAutoDef.hpp.