NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsBufferWrapper Class Referenceabstract

Detailed Description

Definition at line 125 of file nvstreammux_pads.h.

Inheritance diagram for NvDsBufferWrapper:
Collaboration diagram for NvDsBufferWrapper:

Public Member Functions

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()

virtual void BufferWrapper::free ( )
pure virtualinherited

Implemented in GstBufferWrapper.

Field Documentation

◆ batch_type

BATCH_SEQUENCE_TYPE QueueEntry::batch_type
inherited

Definition at line 96 of file nvstreammux_pads.h.

◆ raw

void* BufferWrapper::raw
inherited

◆ rawSize

uint32_t BufferWrapper::rawSize
inherited

Definition at line 115 of file nvstreammux_pads.h.

Referenced by GstBufferWrapper::unwrap().

◆ timestamp

uint64_t BufferWrapper::timestamp
inherited

Definition at line 120 of file nvstreammux_pads.h.

Referenced by BufferWrapper::BufferWrapper().

◆ type

ENTRY_TYPE QueueEntry::type
inherited

◆ wrapped

void* QueueEntry::wrapped
inherited

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