|
|
NVIDIA DeepStream SDK API Reference4.0.2 Release |
Tracker configuration status.
Status of configuration request, both summary and per-config status.
Definition at line 108 of file nvdstracker.h.
Data Fields | |
| NvMOTConfigStatus | summaryStatus |
| Summary status of the entire configuration request. More... | |
| NvMOTConfigStatus | computeStatus |
| Compute target request status. More... | |
| NvMOTConfigStatus | transformBatchStatus |
| Transform batch config request status. More... | |
| NvMOTConfigStatus | miscConfigStatus |
| Status of the miscellaneous configs. More... | |
| NvMOTConfigStatus | customConfigStatus |
| Status of the custom configs. More... | |
| NvMOTConfigStatus _NvMOTConfigResponse::computeStatus |
Compute target request status.
Definition at line 111 of file nvdstracker.h.
| NvMOTConfigStatus _NvMOTConfigResponse::customConfigStatus |
Status of the custom configs.
Definition at line 114 of file nvdstracker.h.
| NvMOTConfigStatus _NvMOTConfigResponse::miscConfigStatus |
Status of the miscellaneous configs.
Definition at line 113 of file nvdstracker.h.
| NvMOTConfigStatus _NvMOTConfigResponse::summaryStatus |
Summary status of the entire configuration request.
Definition at line 110 of file nvdstracker.h.
| NvMOTConfigStatus _NvMOTConfigResponse::transformBatchStatus |
Transform batch config request status.
Summary status for all transforms.
Definition at line 112 of file nvdstracker.h.