NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsCongestionObject Struct Reference

Detailed Description

Definition at line 355 of file nvdsmeta_schema.h.

Data Fields

gchar * id
 
gchar ** objectIds
 
guint num_objectIds
 
float amount
 
GHashTable * info
 
gint64 timestamp
 

Field Documentation

◆ amount

float NvDsCongestionObject::amount

Definition at line 359 of file nvdsmeta_schema.h.

◆ id

gchar* NvDsCongestionObject::id

Definition at line 356 of file nvdsmeta_schema.h.

◆ info

GHashTable* NvDsCongestionObject::info

Definition at line 360 of file nvdsmeta_schema.h.

◆ num_objectIds

guint NvDsCongestionObject::num_objectIds

Definition at line 358 of file nvdsmeta_schema.h.

◆ objectIds

gchar** NvDsCongestionObject::objectIds

Definition at line 357 of file nvdsmeta_schema.h.

◆ timestamp

gint64 NvDsCongestionObject::timestamp

Definition at line 361 of file nvdsmeta_schema.h.


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