NVIDIA DeepStream SDK API Reference

9.1 Release
NvDsServerNvTrackerInfo Struct Reference

Detailed Description

Definition at line 465 of file sources/includes/nvds_rest_server.h.

Collaboration diagram for NvDsServerNvTrackerInfo:

Data Fields

std::string root_key
 
std::string stream_id
 
std::string config_path
 
NvDsServerNvTrackerStatus status
 
NvDsServerNvTrackerPropFlag nvTracker_flag
 
std::string nvTracker_log
 
std::string uri
 
NvDsServerErrorInfo err_info
 

Field Documentation

◆ config_path

std::string NvDsServerNvTrackerInfo::config_path

Definition at line 469 of file sources/includes/nvds_rest_server.h.

◆ err_info

NvDsServerErrorInfo NvDsServerNvTrackerInfo::err_info

Definition at line 474 of file sources/includes/nvds_rest_server.h.

◆ nvTracker_flag

NvDsServerNvTrackerPropFlag NvDsServerNvTrackerInfo::nvTracker_flag

Definition at line 471 of file sources/includes/nvds_rest_server.h.

◆ nvTracker_log

std::string NvDsServerNvTrackerInfo::nvTracker_log

Definition at line 472 of file sources/includes/nvds_rest_server.h.

◆ root_key

std::string NvDsServerNvTrackerInfo::root_key

Definition at line 467 of file sources/includes/nvds_rest_server.h.

◆ status

NvDsServerNvTrackerStatus NvDsServerNvTrackerInfo::status

Definition at line 470 of file sources/includes/nvds_rest_server.h.

◆ stream_id

std::string NvDsServerNvTrackerInfo::stream_id

Definition at line 468 of file sources/includes/nvds_rest_server.h.

◆ uri

std::string NvDsServerNvTrackerInfo::uri

Definition at line 473 of file sources/includes/nvds_rest_server.h.


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