NVIDIA DeepStream SDK API Reference

6.0 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
_NvDsCustomMsgInfo Struct Reference

Detailed Description

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
 

Field Documentation

void* _NvDsCustomMsgInfo::message

Definition at line 297 of file nvdsmeta_schema.h.

guint _NvDsCustomMsgInfo::size

Definition at line 298 of file nvdsmeta_schema.h.


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