NVIDIA DeepStream SDK API Reference

7.0 Release
NvDsServerOsdInfo Struct Reference

Detailed Description

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

Collaboration diagram for NvDsServerOsdInfo:

Data Fields

std::string root_key
 
std::string stream_id
 
guint process_mode
 
NvDsServerOsdStatus status
 
NvDsServerOsdPropFlag osd_flag
 
std::string osd_log
 
std::string uri
 
NvDsServerErrorInfo err_info
 

Field Documentation

◆ err_info

NvDsServerErrorInfo NvDsServerOsdInfo::err_info

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

◆ osd_flag

NvDsServerOsdPropFlag NvDsServerOsdInfo::osd_flag

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

◆ osd_log

std::string NvDsServerOsdInfo::osd_log

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

◆ process_mode

guint NvDsServerOsdInfo::process_mode

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

◆ root_key

std::string NvDsServerOsdInfo::root_key

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

◆ status

NvDsServerOsdStatus NvDsServerOsdInfo::status

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

◆ stream_id

std::string NvDsServerOsdInfo::stream_id

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

◆ uri

std::string NvDsServerOsdInfo::uri

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


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