Holds source-specific information.
Definition at line 163 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... | |
gulong GstNvInferSourceInfo::last_cleanup_frame_num |
Frame number of the buffer when the history map was last cleaned up.
Definition at line 168 of file gstnvinfer.h.
gulong GstNvInferSourceInfo::last_seen_frame_num |
Frame number of the frame which .
Definition at line 170 of file gstnvinfer.h.
GstNvInferObjectHistoryMap GstNvInferSourceInfo::object_history_map |
Map of object tracking ID and the object infer history.
Definition at line 166 of file gstnvinfer.h.