NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsServerMuxInfo Struct Reference

Detailed Description

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

Collaboration diagram for NvDsServerMuxInfo:

Data Fields

std::string root_key
 
gint batched_push_timeout
 
guint max_latency
 
NvDsServerMuxStatus status
 
NvDsServerMuxPropFlag mux_flag
 
std::string mux_log
 
std::string uri
 
NvDsServerErrorInfo err_info
 

Field Documentation

◆ batched_push_timeout

gint NvDsServerMuxInfo::batched_push_timeout

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

◆ err_info

NvDsServerErrorInfo NvDsServerMuxInfo::err_info

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

◆ max_latency

guint NvDsServerMuxInfo::max_latency

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

◆ mux_flag

NvDsServerMuxPropFlag NvDsServerMuxInfo::mux_flag

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

◆ mux_log

std::string NvDsServerMuxInfo::mux_log

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

◆ root_key

std::string NvDsServerMuxInfo::root_key

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

◆ status

NvDsServerMuxStatus NvDsServerMuxInfo::status

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

◆ uri

std::string NvDsServerMuxInfo::uri

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


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