NVIDIA DeepStream SDK API Reference

7.0 Release
NvMsgBrokerClientMsg Struct Reference

Detailed Description

Definition at line 44 of file nvmsgbroker.h.

Data Fields

char * topic
 
void * payload
 
size_t payload_len
 

Field Documentation

◆ payload

void* NvMsgBrokerClientMsg::payload

Definition at line 46 of file nvmsgbroker.h.

◆ payload_len

size_t NvMsgBrokerClientMsg::payload_len

Definition at line 47 of file nvmsgbroker.h.

◆ topic

char* NvMsgBrokerClientMsg::topic

Definition at line 45 of file nvmsgbroker.h.


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