NVIDIA DeepStream SDK API Reference

7.1 Release
nvdscustomusermeta.h File Reference

Go to the source code of this file.

Data Structures

struct  _NVDS_CUSTOM_PAYLOAD
 

Macros

#define NVDS_USER_CUSTOM_META   (nvds_get_user_meta_type((gchar*)"NVIDIA.USER.CUSTOM_META"))
 

Typedefs

typedef struct _NVDS_CUSTOM_PAYLOAD NVDS_CUSTOM_PAYLOAD
 

Macro Definition Documentation

◆ NVDS_USER_CUSTOM_META

#define NVDS_USER_CUSTOM_META   (nvds_get_user_meta_type((gchar*)"NVIDIA.USER.CUSTOM_META"))

Definition at line 18 of file nvdscustomusermeta.h.

Typedef Documentation

◆ NVDS_CUSTOM_PAYLOAD