NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsAppPerfStructInt Struct Reference

Detailed Description

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

◆ context

gpointer NvDsAppPerfStructInt::context

◆ dewarper_surfaces_per_frame

guint NvDsAppPerfStructInt::dewarper_surfaces_per_frame

◆ fps_measure_probe_id

gulong NvDsAppPerfStructInt::fps_measure_probe_id

◆ FPSInfoHash

GHashTable * NvDsAppPerfStructInt::FPSInfoHash

◆ instance_str

NvDsInstancePerfStruct NvDsAppPerfStructInt::instance_str

◆ measurement_interval_ms

gulong NvDsAppPerfStructInt::measurement_interval_ms

◆ num_instances

guint NvDsAppPerfStructInt::num_instances

◆ perf_measurement_timeout_id

gulong NvDsAppPerfStructInt::perf_measurement_timeout_id

◆ sink_bin_pad

GstPad * NvDsAppPerfStructInt::sink_bin_pad

◆ stop

gboolean NvDsAppPerfStructInt::stop

◆ stream_name_display

gboolean NvDsAppPerfStructInt::stream_name_display

◆ struct_lock

GMutex NvDsAppPerfStructInt::struct_lock

◆ use_nvmultiurisrcbin

gboolean NvDsAppPerfStructInt::use_nvmultiurisrcbin

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