NVIDIA DeepStream SDK API Reference

7.0 Release
NvDsMsgConsumerConfig Struct Reference

Detailed Description

Definition at line 36 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 40 of file deepstream_c2d_msg.h.

◆ conn_str

gchar* NvDsMsgConsumerConfig::conn_str

Definition at line 39 of file deepstream_c2d_msg.h.

◆ enable

gboolean NvDsMsgConsumerConfig::enable

Definition at line 37 of file deepstream_c2d_msg.h.

◆ proto_lib

gchar* NvDsMsgConsumerConfig::proto_lib

Definition at line 38 of file deepstream_c2d_msg.h.

◆ sensor_list_file

gchar* NvDsMsgConsumerConfig::sensor_list_file

Definition at line 42 of file deepstream_c2d_msg.h.

◆ topicList

GPtrArray* NvDsMsgConsumerConfig::topicList

Definition at line 41 of file deepstream_c2d_msg.h.


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