NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsC2DContext Struct Reference

Detailed Description

Definition at line 35 of file deepstream_c2d_msg.h.

Data Fields

gpointer libHandle
 
gchar * protoLib
 
gchar * connStr
 
gchar * configFile
 
gpointer uData
 
GHashTable * hashMap
 
NvMsgBrokerClientHandle connHandle
 
nv_msgbroker_subscribe_cb_t subscribeCb
 

Field Documentation

◆ configFile

gchar* NvDsC2DContext::configFile

Definition at line 39 of file deepstream_c2d_msg.h.

◆ connHandle

NvMsgBrokerClientHandle NvDsC2DContext::connHandle

Definition at line 42 of file deepstream_c2d_msg.h.

◆ connStr

gchar* NvDsC2DContext::connStr

Definition at line 38 of file deepstream_c2d_msg.h.

◆ hashMap

GHashTable* NvDsC2DContext::hashMap

Definition at line 41 of file deepstream_c2d_msg.h.

◆ libHandle

gpointer NvDsC2DContext::libHandle

Definition at line 36 of file deepstream_c2d_msg.h.

◆ protoLib

gchar* NvDsC2DContext::protoLib

Definition at line 37 of file deepstream_c2d_msg.h.

◆ subscribeCb

nv_msgbroker_subscribe_cb_t NvDsC2DContext::subscribeCb

Definition at line 43 of file deepstream_c2d_msg.h.

◆ uData

gpointer NvDsC2DContext::uData

Definition at line 40 of file deepstream_c2d_msg.h.


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