NVIDIA DeepStream SDK API Reference

6.2 Release
NvDsInferInfo Struct Reference

Detailed Description

Definition at line 93 of file nvds_rest_server.h.

Data Fields

std::string root_key
 
std::string stream_id
 
guint interval
 
NvDsInferStatus status
 

Field Documentation

◆ interval

guint NvDsInferInfo::interval

Definition at line 97 of file nvds_rest_server.h.

◆ root_key

std::string NvDsInferInfo::root_key

Definition at line 95 of file nvds_rest_server.h.

◆ status

NvDsInferStatus NvDsInferInfo::status

Definition at line 98 of file nvds_rest_server.h.

◆ stream_id

std::string NvDsInferInfo::stream_id

Definition at line 96 of file nvds_rest_server.h.


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