NVIDIA DeepStream SDK API Reference

9.0 Release
NvDsMetricsFpsData Struct Reference

Detailed Description

Holds FPS data for a source.

Definition at line 55 of file sources/libs/nvds_rest_server/nvds_rest_metrics.h.

Data Fields

guint source_id
 
gdouble fps_val
 
gchar source_name [256]
 

Field Documentation

◆ fps_val

gdouble NvDsMetricsFpsData::fps_val

◆ source_id

guint NvDsMetricsFpsData::source_id

◆ source_name

gchar NvDsMetricsFpsData::source_name

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