NVIDIA DeepStream SDK API Reference

6.2 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 348 of file nvdsmeta_schema.h.

Data Fields

void * message
 
guint size
 

Field Documentation

◆ message

void* _NvDsCustomMsgInfo::message

Definition at line 349 of file nvdsmeta_schema.h.

◆ size

guint _NvDsCustomMsgInfo::size

Definition at line 350 of file nvdsmeta_schema.h.


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