NVIDIA DeepStream SDK API Reference

6.1.1 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

void* NvMsgBrokerClientMsg::payload

Definition at line 44 of file nvmsgbroker.h.

size_t NvMsgBrokerClientMsg::payload_len

Definition at line 45 of file nvmsgbroker.h.

char* NvMsgBrokerClientMsg::topic

Definition at line 43 of file nvmsgbroker.h.


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