NVIDIA DeepStream SDK API Reference

6.4 Release
GstNvInferSourceInfo Struct Reference

Detailed Description

Holds source-specific information.

Definition at line 162 of file gstnvinfer.h.

Data Fields

GstNvInferObjectHistoryMap object_history_map
 Map of object tracking ID and the object infer history. More...
 
gulong last_cleanup_frame_num
 Frame number of the buffer when the history map was last cleaned up. More...
 
gulong last_seen_frame_num
 Frame number of the frame which . More...
 

Field Documentation

◆ last_cleanup_frame_num

gulong GstNvInferSourceInfo::last_cleanup_frame_num

Frame number of the buffer when the history map was last cleaned up.

Definition at line 167 of file gstnvinfer.h.

◆ last_seen_frame_num

gulong GstNvInferSourceInfo::last_seen_frame_num

Frame number of the frame which .

Definition at line 169 of file gstnvinfer.h.

◆ object_history_map

GstNvInferObjectHistoryMap GstNvInferSourceInfo::object_history_map

Map of object tracking ID and the object infer history.

Definition at line 165 of file gstnvinfer.h.


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