NVIDIA DeepStream SDK API Reference

9.0 Release
InputParams Struct Reference

Detailed Description

Input data for tracker plugin.

Definition at line 22 of file sources/gst-plugins/gst-nvtracker/invtracker_proc.h.

Collaboration diagram for InputParams:

Data Fields

NvBufSurfacepSurfaceBatch
 
NvDsBatchMetapBatchMeta
 
void * pPreservedData
 
bool eventMarker
 

Field Documentation

◆ eventMarker

bool InputParams::eventMarker

◆ pBatchMeta

NvDsBatchMeta * InputParams::pBatchMeta

◆ pPreservedData

void * InputParams::pPreservedData

◆ pSurfaceBatch

NvBufSurface * InputParams::pSurfaceBatch

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