NVIDIA DeepStream SDK API Reference

6.3 Release
NvDsInferInfo Struct Reference

Detailed Description

Definition at line 243 of file includes/nvds_rest_server.h.

Data Fields

std::string root_key
 
std::string stream_id
 
guint interval
 
NvDsInferStatus status
 
NvDsInferPropFlag infer_flag
 
std::string infer_log
 

Field Documentation

◆ infer_flag

NvDsInferPropFlag NvDsInferInfo::infer_flag

Definition at line 249 of file includes/nvds_rest_server.h.

◆ infer_log

std::string NvDsInferInfo::infer_log

Definition at line 250 of file includes/nvds_rest_server.h.

◆ interval

guint NvDsInferInfo::interval

Definition at line 247 of file includes/nvds_rest_server.h.

◆ root_key

std::string NvDsInferInfo::root_key

Definition at line 245 of file includes/nvds_rest_server.h.

◆ status

NvDsInferStatus NvDsInferInfo::status

Definition at line 248 of file includes/nvds_rest_server.h.

◆ stream_id

std::string NvDsInferInfo::stream_id

Definition at line 246 of file includes/nvds_rest_server.h.


The documentation for this struct was generated from the following file: