NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsMsg2pCtx Struct Reference

Detailed Description

NvDsMsg2pCtx is structure for library context.

Definition at line 35 of file nvmsgconv_audio/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_audio/nvmsgconv.h.

◆ privData

gpointer NvDsMsg2pCtx::privData

private to component.

Don't change this field.

Definition at line 40 of file nvmsgconv_audio/nvmsgconv.h.


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