|
| enum | EntryType { regular,
bestShot,
title
} |
| |
|
|
std::string | typeId |
| |
|
nx::sdk::Uuid | trackId |
| |
|
std::string | trackIdRef |
| |
|
nx::sdk::analytics::Rect | boundingBox |
| |
|
std::map< std::string, std::string > | attributes |
| |
|
int | frameNumberToGenerateObject = 0 |
| |
|
int64_t | timestampUs = -1 |
| |
|
EntryType | entryType = EntryType::regular |
| |
|
std::string | imageSource |
| |
|
std::string | titleText |
| |
The documentation for this struct was generated from the following file:
- samples/analytics/stub_analytics_plugin/src/nx/vms_server_plugins/analytics/stub/object_streamer/stream_parser.h