NVIDIA DeepStream SDK API Reference

6.4 Release
NvMsgBrokerClientMsg Struct Reference

Detailed Description

Definition at line 42 of file nvmsgbroker.h.

Data Fields

char * topic
 
void * payload
 
size_t payload_len
 

Field Documentation

◆ payload

void* NvMsgBrokerClientMsg::payload

Definition at line 44 of file nvmsgbroker.h.

◆ payload_len

size_t NvMsgBrokerClientMsg::payload_len

Definition at line 45 of file nvmsgbroker.h.

◆ topic

char* NvMsgBrokerClientMsg::topic

Definition at line 43 of file nvmsgbroker.h.


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