NVIDIA DeepStream SDK API Reference

8.0 Release
NvMsgBrokerSendCB_info Struct Reference

Detailed Description

Definition at line 92 of file nvmsgbroker_internal.h.

Collaboration diagram for NvMsgBrokerSendCB_info:

Data Fields

nv_msgbroker_send_cb_t send_cb
 
void * user_ptr
 
NvMsgBrokerHandleh_ptr
 

Field Documentation

◆ h_ptr

NvMsgBrokerHandle* NvMsgBrokerSendCB_info::h_ptr

Definition at line 95 of file nvmsgbroker_internal.h.

◆ send_cb

nv_msgbroker_send_cb_t NvMsgBrokerSendCB_info::send_cb

Definition at line 93 of file nvmsgbroker_internal.h.

◆ user_ptr

void* NvMsgBrokerSendCB_info::user_ptr

Definition at line 94 of file nvmsgbroker_internal.h.


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