NVIDIA DeepStream SDK API Reference

6.4 Release
_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 376 of file nvdsmeta_schema.h.

Data Fields

void * message
 
guint size
 

Field Documentation

◆ message

void* _NvDsCustomMsgInfo::message

Definition at line 377 of file nvdsmeta_schema.h.

◆ size

guint _NvDsCustomMsgInfo::size

Definition at line 378 of file nvdsmeta_schema.h.


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