NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsC2DContext Struct Reference

Detailed Description

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

◆ connHandle

NvMsgBrokerClientHandle NvDsC2DContext::connHandle

◆ connStr

gchar * NvDsC2DContext::connStr

◆ hashMap

GHashTable * NvDsC2DContext::hashMap

◆ libHandle

gpointer NvDsC2DContext::libHandle

◆ protoLib

gchar * NvDsC2DContext::protoLib

◆ subscribeCb

nv_msgbroker_subscribe_cb_t NvDsC2DContext::subscribeCb

◆ uData

gpointer NvDsC2DContext::uData

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