NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsMsg2pCtx Struct Reference

Detailed Description

NvDsMsg2pCtx is structure for library context.

Definition at line 35 of file nvmsgconv.h.

Data Fields

NvDsPayloadType payloadType
 type of payload to be generated. More...
 
gpointer privData
 private to component. More...
 

Field Documentation

◆ payloadType

NvDsPayloadType NvDsMsg2pCtx::payloadType

type of payload to be generated.

Definition at line 37 of file nvmsgconv.h.

◆ privData

gpointer NvDsMsg2pCtx::privData

private to component.

Don't change this field.

Definition at line 40 of file nvmsgconv.h.


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