NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsServerMuxInfo Struct Reference

Detailed Description

Definition at line 265 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 268 of file includes/nvds_rest_server.h.

◆ err_info

NvDsServerErrorInfo NvDsServerMuxInfo::err_info

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

◆ max_latency

guint NvDsServerMuxInfo::max_latency

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

◆ mux_flag

NvDsServerMuxPropFlag NvDsServerMuxInfo::mux_flag

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

◆ mux_log

std::string NvDsServerMuxInfo::mux_log

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

◆ root_key

std::string NvDsServerMuxInfo::root_key

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

◆ status

NvDsServerMuxStatus NvDsServerMuxInfo::status

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

◆ uri

std::string NvDsServerMuxInfo::uri

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


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