NVIDIA DeepStream SDK API Reference

5.0 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nvds_analytics_meta.h File Reference

Go to the source code of this file.

Data Structures

struct  NvDsAnalyticsObjInfo
 
struct  NvDsAnalyticsFrameMeta
 

Macros

#define NVDS_USER_FRAME_META_NVDSANALYTICS   (nvds_get_user_meta_type((gchar*)"NVIDIA.DSANALYTICSFRAME.USER_META"))
 Copyright (c) 2020, NVIDIA CORPORATION. More...
 
#define NVDS_USER_OBJ_META_NVDSANALYTICS   (nvds_get_user_meta_type((gchar*)"NVIDIA.DSANALYTICSOBJ.USER_META"))
 

Macro Definition Documentation

#define NVDS_USER_FRAME_META_NVDSANALYTICS   (nvds_get_user_meta_type((gchar*)"NVIDIA.DSANALYTICSFRAME.USER_META"))

Copyright (c) 2020, NVIDIA CORPORATION.

All rights reserved.

NVIDIA Corporation and its licensors retain all intellectual property and proprietary rights in and to this software, related documentation and any modifications thereto. Any use, reproduction, disclosure or distribution of this software and related documentation without an express license agreement from NVIDIA Corporation is strictly prohibited.

Definition at line 21 of file nvds_analytics_meta.h.

#define NVDS_USER_OBJ_META_NVDSANALYTICS   (nvds_get_user_meta_type((gchar*)"NVIDIA.DSANALYTICSOBJ.USER_META"))

Definition at line 22 of file nvds_analytics_meta.h.