Holds a tracker's configuration status.
Holds the status of a configuration request; includes both summary and per-configuration status.
Definition at line 82 of file nvdsmotmetafusion.h.
Data Fields | |
NvMOTMFConfigStatus | summaryStatus |
Holds the summary status of the entire configuration request. More... | |
NvMOTMFConfigStatus | computeStatus |
Holds the compute target request status. More... | |
NvMOTMFConfigStatus | transformBatchStatus |
Holds the transform batch configuration request status: summary status for all transforms. More... | |
NvMOTMFConfigStatus | miscConfigStatus |
Holds the status of the miscellaneous configurations. More... | |
NvMOTMFConfigStatus | customConfigStatus |
Holds the status of the custom configurations. More... | |
NvMOTMFConfigStatus _NvMOTMFConfigResponse::computeStatus |
Holds the compute target request status.
Definition at line 87 of file nvdsmotmetafusion.h.
NvMOTMFConfigStatus _NvMOTMFConfigResponse::customConfigStatus |
Holds the status of the custom configurations.
Definition at line 94 of file nvdsmotmetafusion.h.
NvMOTMFConfigStatus _NvMOTMFConfigResponse::miscConfigStatus |
Holds the status of the miscellaneous configurations.
Definition at line 92 of file nvdsmotmetafusion.h.
NvMOTMFConfigStatus _NvMOTMFConfigResponse::summaryStatus |
Holds the summary status of the entire configuration request.
Definition at line 85 of file nvdsmotmetafusion.h.
NvMOTMFConfigStatus _NvMOTMFConfigResponse::transformBatchStatus |
Holds the transform batch configuration request status: summary status for all transforms.
Definition at line 90 of file nvdsmotmetafusion.h.