NVIDIA DeepStream SDK API Reference

6.4 Release
EventWrapper Class Reference

Detailed Description

Definition at line 138 of file nvstreammux_pads.h.

Inheritance diagram for EventWrapper:
Collaboration diagram for EventWrapper:

Public Member Functions

 EventWrapper (void *event, ENTRY_TYPE et, BATCH_SEQUENCE_TYPE bt)
 
 ~EventWrapper ()
 

Data Fields

void * wrapped
 
BATCH_SEQUENCE_TYPE batch_type
 
ENTRY_TYPE type
 

Constructor & Destructor Documentation

◆ EventWrapper()

EventWrapper::EventWrapper ( void *  event,
ENTRY_TYPE  et,
BATCH_SEQUENCE_TYPE  bt 
)
inline

Definition at line 141 of file nvstreammux_pads.h.

References ENTRY_EVENT, and QueueEntry::type.

◆ ~EventWrapper()

EventWrapper::~EventWrapper ( )
inline

Definition at line 145 of file nvstreammux_pads.h.

Field Documentation

◆ batch_type

BATCH_SEQUENCE_TYPE QueueEntry::batch_type
inherited

Definition at line 96 of file nvstreammux_pads.h.

◆ type

ENTRY_TYPE QueueEntry::type
inherited

◆ wrapped

void* QueueEntry::wrapped
inherited

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