NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsServerNvTrackerInfo Struct Reference

Detailed Description

Definition at line 430 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 434 of file sources/includes/nvds_rest_server.h.

◆ err_info

NvDsServerErrorInfo NvDsServerNvTrackerInfo::err_info

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

◆ nvTracker_flag

NvDsServerNvTrackerPropFlag NvDsServerNvTrackerInfo::nvTracker_flag

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

◆ nvTracker_log

std::string NvDsServerNvTrackerInfo::nvTracker_log

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

◆ root_key

std::string NvDsServerNvTrackerInfo::root_key

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

◆ status

NvDsServerNvTrackerStatus NvDsServerNvTrackerInfo::status

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

◆ stream_id

std::string NvDsServerNvTrackerInfo::stream_id

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

◆ uri

std::string NvDsServerNvTrackerInfo::uri

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


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