NVIDIA DeepStream SDK API Reference

8.0 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 474 of file nvdsmeta_schema.h.

Data Fields

void * message
 
guint size
 

Field Documentation

◆ message

void* _NvDsCustomMsgInfo::message

Definition at line 475 of file nvdsmeta_schema.h.

◆ size

guint _NvDsCustomMsgInfo::size

Definition at line 476 of file nvdsmeta_schema.h.


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