NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsAppPerfStructInt Struct Reference

Detailed Description

Definition at line 72 of file deepstream_perf.h.

Collaboration diagram for NvDsAppPerfStructInt:

Data Fields

gulong measurement_interval_ms
 
gulong perf_measurement_timeout_id
 
guint num_instances
 
gboolean stop
 
gpointer context
 
GMutex struct_lock
 
perf_callback callback
 
GstPad * sink_bin_pad
 
gulong fps_measure_probe_id
 
NvDsInstancePerfStruct instance_str [MAX_SOURCE_BINS]
 
guint dewarper_surfaces_per_frame
 
GHashTable * FPSInfoHash
 
gboolean stream_name_display
 
gboolean use_nvmultiurisrcbin
 

Field Documentation

◆ callback

perf_callback NvDsAppPerfStructInt::callback

Definition at line 80 of file deepstream_perf.h.

◆ context

gpointer NvDsAppPerfStructInt::context

Definition at line 78 of file deepstream_perf.h.

◆ dewarper_surfaces_per_frame

guint NvDsAppPerfStructInt::dewarper_surfaces_per_frame

Definition at line 84 of file deepstream_perf.h.

◆ fps_measure_probe_id

gulong NvDsAppPerfStructInt::fps_measure_probe_id

Definition at line 82 of file deepstream_perf.h.

◆ FPSInfoHash

GHashTable* NvDsAppPerfStructInt::FPSInfoHash

Definition at line 85 of file deepstream_perf.h.

◆ instance_str

NvDsInstancePerfStruct NvDsAppPerfStructInt::instance_str[MAX_SOURCE_BINS]

Definition at line 83 of file deepstream_perf.h.

◆ measurement_interval_ms

gulong NvDsAppPerfStructInt::measurement_interval_ms

Definition at line 74 of file deepstream_perf.h.

◆ num_instances

guint NvDsAppPerfStructInt::num_instances

Definition at line 76 of file deepstream_perf.h.

◆ perf_measurement_timeout_id

gulong NvDsAppPerfStructInt::perf_measurement_timeout_id

Definition at line 75 of file deepstream_perf.h.

◆ sink_bin_pad

GstPad* NvDsAppPerfStructInt::sink_bin_pad

Definition at line 81 of file deepstream_perf.h.

◆ stop

gboolean NvDsAppPerfStructInt::stop

Definition at line 77 of file deepstream_perf.h.

◆ stream_name_display

gboolean NvDsAppPerfStructInt::stream_name_display

Definition at line 86 of file deepstream_perf.h.

◆ struct_lock

GMutex NvDsAppPerfStructInt::struct_lock

Definition at line 79 of file deepstream_perf.h.

◆ use_nvmultiurisrcbin

gboolean NvDsAppPerfStructInt::use_nvmultiurisrcbin

Definition at line 87 of file deepstream_perf.h.


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