NVIDIA DeepStream SDK API Reference

6.4 Release
InputParams Struct Reference

Detailed Description

Copyright (c) 2019-2023, NVIDIA CORPORATION.

All rights reserved.

NVIDIA Corporation and its licensors retain all intellectual property and proprietary rights in and to this software, related documentation and any modifications thereto. Any use, reproduction, disclosure or distribution of this software and related documentation without an express license agreement from NVIDIA Corporation is strictly prohibited. Input data for tracker plugin.

Definition at line 20 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 25 of file invtracker_proc.h.

◆ pBatchMeta

NvDsBatchMeta* InputParams::pBatchMeta

Definition at line 23 of file invtracker_proc.h.

◆ pPreservedData

void* InputParams::pPreservedData

Definition at line 24 of file invtracker_proc.h.

◆ pSurfaceBatch

NvBufSurface* InputParams::pSurfaceBatch

Definition at line 22 of file invtracker_proc.h.


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