NVIDIA DeepStream SDK API Reference

7.1 Release
InputParams Struct Reference

Detailed Description

Input data for tracker plugin.

Definition at line 22 of file invtracker_proc.h.

Collaboration diagram for InputParams:

Data Fields

NvBufSurfacepSurfaceBatch
 
NvDsBatchMetapBatchMeta
 
void * pPreservedData
 
bool eventMarker
 

Field Documentation

◆ eventMarker

bool InputParams::eventMarker

Definition at line 27 of file invtracker_proc.h.

◆ pBatchMeta

NvDsBatchMeta* InputParams::pBatchMeta

Definition at line 25 of file invtracker_proc.h.

◆ pPreservedData

void* InputParams::pPreservedData

Definition at line 26 of file invtracker_proc.h.

◆ pSurfaceBatch

NvBufSurface* InputParams::pSurfaceBatch

Definition at line 24 of file invtracker_proc.h.


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