NVIDIA DeepStream SDK API Reference

8.0 Release

Detailed Description

Holds information about batched buffers.

Definition at line 577 of file nvbufsurface.h.

Collaboration diagram for NvBufSurface:

Data Fields

uint32_t gpuId
 Holds a GPU ID. More...
 
uint32_t batchSize
 Holds the batch size. More...
 
uint32_t numFilled
 Holds the number valid and filled buffers. More...
 
bool isContiguous
 Holds an "is contiguous" flag. More...
 
NvBufSurfaceMemType memType
 Holds type of memory for buffers in the batch. More...
 
NvBufSurfaceParamssurfaceList
 Holds a pointer to an array of batched buffers. More...
 
bool isImportedBuf
 Holds a flag for Imported buffer. More...
 
void * _reserved [STRUCTURE_PADDING]
 

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