NVIDIA DeepStream SDK API Reference

8.0 Release
_NvDsEvent Struct Reference

Detailed Description

Holds event information.

Definition at line 463 of file sources/includes/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

◆ eventType

NvDsEventType _NvDsEvent::eventType

Holds the type of event.

Definition at line 465 of file sources/includes/nvdsmeta_schema.h.

◆ metadata

NvDsEventMsgMeta * _NvDsEvent::metadata

Holds a pointer to event metadata.

Definition at line 467 of file sources/includes/nvdsmeta_schema.h.


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