Holds parameters for processing a batch.
Definition at line 408 of file sources/includes/nvdstracker.h.

Data Fields | |
| uint32_t | numFrames |
| Holds the number of frames in the batch. More... | |
| NvMOTFrame * | frameList |
| Holds a pointer to an array of frame data. More... | |
| NvMOTFrame * _NvMOTProcessParams::frameList |
Holds a pointer to an array of frame data.
Definition at line 411 of file sources/includes/nvdstracker.h.
| uint32_t _NvMOTProcessParams::numFrames |
Holds the number of frames in the batch.
Definition at line 410 of file sources/includes/nvdstracker.h.