Definition at line 355 of file nvdsmeta_schema.h.
Data Fields | |
gchar * | id |
gchar ** | objectIds |
guint | num_objectIds |
float | amount |
GHashTable * | info |
gint64 | timestamp |
float NvDsCongestionObject::amount |
Definition at line 359 of file nvdsmeta_schema.h.
gchar* NvDsCongestionObject::id |
Definition at line 356 of file nvdsmeta_schema.h.
GHashTable* NvDsCongestionObject::info |
Definition at line 360 of file nvdsmeta_schema.h.
guint NvDsCongestionObject::num_objectIds |
Definition at line 358 of file nvdsmeta_schema.h.
gchar** NvDsCongestionObject::objectIds |
Definition at line 357 of file nvdsmeta_schema.h.
gint64 NvDsCongestionObject::timestamp |
Definition at line 361 of file nvdsmeta_schema.h.