NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsServerNvTrackerInfo Struct Reference

Detailed Description

Definition at line 381 of file 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 385 of file includes/nvds_rest_server.h.

◆ err_info

NvDsServerErrorInfo NvDsServerNvTrackerInfo::err_info

Definition at line 390 of file includes/nvds_rest_server.h.

◆ nvTracker_flag

NvDsServerNvTrackerPropFlag NvDsServerNvTrackerInfo::nvTracker_flag

Definition at line 387 of file includes/nvds_rest_server.h.

◆ nvTracker_log

std::string NvDsServerNvTrackerInfo::nvTracker_log

Definition at line 388 of file includes/nvds_rest_server.h.

◆ root_key

std::string NvDsServerNvTrackerInfo::root_key

Definition at line 383 of file includes/nvds_rest_server.h.

◆ status

NvDsServerNvTrackerStatus NvDsServerNvTrackerInfo::status

Definition at line 386 of file includes/nvds_rest_server.h.

◆ stream_id

std::string NvDsServerNvTrackerInfo::stream_id

Definition at line 384 of file includes/nvds_rest_server.h.

◆ uri

std::string NvDsServerNvTrackerInfo::uri

Definition at line 389 of file includes/nvds_rest_server.h.


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