NVIDIA DeepStream SDK API Reference

9.0 Release
NvDsBufferWrapper Class Referenceabstract

Detailed Description

Inheritance diagram for NvDsBufferWrapper:
Collaboration diagram for NvDsBufferWrapper:

Public Member Functions

virtual void free ()=0
 
virtual void free ()=0
 

Data Fields

void * raw
 
uint32_t rawSize
 
uint64_t timestamp
 
void * wrapped
 
BATCH_SEQUENCE_TYPE batch_type
 
ENTRY_TYPE type
 

Member Function Documentation

◆ free() [1/2]

virtual void BufferWrapper::free ( )
pure virtualinherited

Implemented in GstBufferWrapper, and GstBufferWrapper.

◆ free() [2/2]

virtual void BufferWrapper::free ( )
pure virtualinherited

Implemented in GstBufferWrapper, and GstBufferWrapper.

Field Documentation

◆ batch_type

BATCH_SEQUENCE_TYPE QueueEntry::batch_type
inherited

◆ raw

void * BufferWrapper::raw
inherited

◆ rawSize

uint32_t BufferWrapper::rawSize
inherited

◆ timestamp

uint64_t BufferWrapper::timestamp
inherited

◆ type

◆ wrapped


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