NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsMsgConsumerConfig Struct Reference

Detailed Description

Definition at line 46 of file deepstream_c2d_msg.h.

Data Fields

gboolean enable
 
gchar * proto_lib
 
gchar * conn_str
 
gchar * config_file_path
 
GPtrArray * topicList
 
gchar * sensor_list_file
 

Field Documentation

◆ config_file_path

gchar* NvDsMsgConsumerConfig::config_file_path

Definition at line 50 of file deepstream_c2d_msg.h.

◆ conn_str

gchar* NvDsMsgConsumerConfig::conn_str

Definition at line 49 of file deepstream_c2d_msg.h.

◆ enable

gboolean NvDsMsgConsumerConfig::enable

Definition at line 47 of file deepstream_c2d_msg.h.

◆ proto_lib

gchar* NvDsMsgConsumerConfig::proto_lib

Definition at line 48 of file deepstream_c2d_msg.h.

◆ sensor_list_file

gchar* NvDsMsgConsumerConfig::sensor_list_file

Definition at line 52 of file deepstream_c2d_msg.h.

◆ topicList

GPtrArray* NvDsMsgConsumerConfig::topicList

Definition at line 51 of file deepstream_c2d_msg.h.


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