Embedded data and parsed information.
Definition at line 98 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, DevBlkCDIFrameSeqNum is defined externally in devblk_cdi.h and has two member variables:  More... | |
| DevBlkCDIEmbeddedDataChunk | topEmbeddedData | 
| Holds information of the embedded data buffer attached to the beginning of the frame.  More... | |
| DevBlkCDIEmbeddedDataChunk | bottomEmbeddedData | 
| Holds information of the embedded data buffer attached to the end of the frame.  More... | |
| DevBlkCDIEmbeddedDataChunk nvsipl::SiplControlEmbedData::bottomEmbeddedData | 
Holds information of the embedded data buffer attached to the end of the frame.
DevBlkCDIEmbeddedDataChunk is defined externally in devblk_cdi.h and has two member variables:
Definition at line 123 of file NvSIPLControlAutoDef.hpp.
| SiplControlEmbedInfo nvsipl::SiplControlEmbedData::embedInfo | 
Holds the parsed embedded info for the captured frame.
Definition at line 102 of file NvSIPLControlAutoDef.hpp.
| DevBlkCDIFrameSeqNum nvsipl::SiplControlEmbedData::frameSeqNum | 
Holds frame sequence number for the captured frame, DevBlkCDIFrameSeqNum is defined externally in devblk_cdi.h and has two member variables:
Definition at line 109 of file NvSIPLControlAutoDef.hpp.
| DevBlkCDIEmbeddedDataChunk nvsipl::SiplControlEmbedData::topEmbeddedData | 
Holds information of the embedded data buffer attached to the beginning of the frame.
DevBlkCDIEmbeddedDataChunk is defined externally in devblk_cdi.h and has two member variables:
Definition at line 116 of file NvSIPLControlAutoDef.hpp.