_NvDsPastFrameObjStream¶
-
struct
_NvDsPastFrameObjStream
¶ List of objects in each stream.
Public Members
-
NvDsPastFrameObjList *
list
¶ Pointer to objects inside this stream.
-
uint32_t
streamID
¶ Stream id the same as frame_meta->pad_index.
-
uint64_t
surfaceStreamID
¶ Stream id used inside tracker plugin.
-
uint32_t
numAllocated
¶ Maximum number of objects allocated.
-
uint32_t
numFilled
¶ Number of objects in this frame.
-
NvDsPastFrameObjList *