NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
nvsipl::INvSIPLCamera::PoolCookies Struct Reference

Detailed Description

Vector of buffer cookies and associated producer NvSciStreamBlock.

Definition at line 160 of file NvSIPLCamera.hpp.

Data Fields

NvSciStreamBlock producer
 Holds the producer block. More...
 
std::vector< NvSciStreamCookiecookies
 Holds cookies to each identify an nvsipl::INvSIPLClient::INvSIPLBuffer. More...
 

Field Documentation

◆ cookies

std::vector<NvSciStreamCookie> nvsipl::INvSIPLCamera::PoolCookies::cookies

Holds cookies to each identify an nvsipl::INvSIPLClient::INvSIPLBuffer.

Definition at line 164 of file NvSIPLCamera.hpp.

◆ producer

NvSciStreamBlock nvsipl::INvSIPLCamera::PoolCookies::producer

Holds the producer block.

Definition at line 162 of file NvSIPLCamera.hpp.


The documentation for this struct was generated from the following file: