NVIDIA DeepStream SDK API Reference

8.0 Release
NvBufSurfaceParamsEx Struct Reference

Detailed Description

Hold the information(extended) of single buffer in the batch.

Definition at line 515 of file sources/includes/nvbufsurface.h.

Collaboration diagram for NvBufSurfaceParamsEx:

Data Fields

int32_t startofvaliddata
 offset in bytes from the start of the buffer to the first valid byte. More...
 
int32_t sizeofvaliddatainbytes
 size of the valid data from the first to the last valid byte. More...
 
NvBufSurfaceChromaSubsamplingParams chromaSubsampling
 chroma subsampling parameters. More...
 
bool is_protected
 get buffer vpr information. More...
 
NvBufSurfacePlaneParamsEx planeParamsex
 plane wise extended info More...
 
void * _reserved [STRUCTURE_PADDING]
 

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