NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsServerMuxInfo Struct Reference

Detailed Description

Definition at line 298 of file sources/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 301 of file sources/includes/nvds_rest_server.h.

◆ err_info

NvDsServerErrorInfo NvDsServerMuxInfo::err_info

Definition at line 307 of file sources/includes/nvds_rest_server.h.

◆ max_latency

guint NvDsServerMuxInfo::max_latency

Definition at line 302 of file sources/includes/nvds_rest_server.h.

◆ mux_flag

NvDsServerMuxPropFlag NvDsServerMuxInfo::mux_flag

Definition at line 304 of file sources/includes/nvds_rest_server.h.

◆ mux_log

std::string NvDsServerMuxInfo::mux_log

Definition at line 305 of file sources/includes/nvds_rest_server.h.

◆ root_key

std::string NvDsServerMuxInfo::root_key

Definition at line 300 of file sources/includes/nvds_rest_server.h.

◆ status

NvDsServerMuxStatus NvDsServerMuxInfo::status

Definition at line 303 of file sources/includes/nvds_rest_server.h.

◆ uri

std::string NvDsServerMuxInfo::uri

Definition at line 306 of file sources/includes/nvds_rest_server.h.


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