NVIDIA DeepStream SDK API Reference

5.0 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
_NvDsEvent Struct Reference

Detailed Description

Holds event information.

Definition at line 230 of file nvdsmeta_schema.h.

Collaboration diagram for _NvDsEvent:

Data Fields

NvDsEventType eventType
 Holds the type of event. More...
 
NvDsEventMsgMetametadata
 Holds a pointer to event metadata. More...
 

Field Documentation

NvDsEventType _NvDsEvent::eventType

Holds the type of event.

Definition at line 232 of file nvdsmeta_schema.h.

NvDsEventMsgMeta* _NvDsEvent::metadata

Holds a pointer to event metadata.

Definition at line 234 of file nvdsmeta_schema.h.


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