NVIDIA DeepStream SDK API Reference6.1.1 Release |
Holds data for any user defined custom message to be attached to the payload message : custom message to be attached size : size of the custom message.
Definition at line 296 of file nvdsmeta_schema.h.
Data Fields | |
void * | message |
guint | size |
void* _NvDsCustomMsgInfo::message |
Definition at line 297 of file nvdsmeta_schema.h.
guint _NvDsCustomMsgInfo::size |
Definition at line 298 of file nvdsmeta_schema.h.