Definition at line 342 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 346 of file nvdsmeta_schema.h.
| gchar* NvDsCongestionObject::id |
Definition at line 343 of file nvdsmeta_schema.h.
| GHashTable* NvDsCongestionObject::info |
Definition at line 347 of file nvdsmeta_schema.h.
| guint NvDsCongestionObject::num_objectIds |
Definition at line 345 of file nvdsmeta_schema.h.
| gchar** NvDsCongestionObject::objectIds |
Definition at line 344 of file nvdsmeta_schema.h.
| gint64 NvDsCongestionObject::timestamp |
Definition at line 348 of file nvdsmeta_schema.h.