23 #ifndef _NVDS_TRACKER_META_H_
24 #define _NVDS_TRACKER_META_H_
gchar objLabel[MAX_LABEL_SIZE]
NvDsPastFrameObjList * list
Pointer to objects inside this stream.
uint64_t surfaceStreamID
Stream id used inside tracker plugin.
uint32_t numFilled
Number of filled blocks in the list.
Batch of lists of buffered objects.
struct _NvDsPastFrameObjBatch NvDsPastFrameObjBatch
Batch of lists of buffered objects.
One object in several past frames.
uint32_t numFilled
Number of objects in this frame.
uint32_t numAllocated
Number of blocks allocated for the list.
Holds the box parameters of the box to be overlayed.
uint16_t classId
An array of the string describing the object class.
uint32_t numObj
Object tracking id.
uint32_t numAllocated
Maximum number of objects allocated.
uint64_t uniqueId
Object class id.
struct _NvDsPastFrameObjStream NvDsPastFrameObjStream
List of objects in each stream.
List of objects in each stream.
uint32_t streamID
Stream id the same as frame_meta->pad_index.
NVIDIA Multimedia Utilities: On-Screen Display Manager
struct _NvDsPastFrameObj NvDsPastFrameObj
NvDsPastFrameObjStream * list
Pointer to array of stream lists.
NvDsPastFrameObj * list
< Pointer to past frame info of this object.
struct _NvDsPastFrameObjList NvDsPastFrameObjList
One object in several past frames.