NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsServerOsdInfo Struct Reference

Detailed Description

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

◆ osd_flag

NvDsServerOsdPropFlag NvDsServerOsdInfo::osd_flag

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

◆ osd_log

std::string NvDsServerOsdInfo::osd_log

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

◆ process_mode

guint NvDsServerOsdInfo::process_mode

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

◆ root_key

std::string NvDsServerOsdInfo::root_key

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

◆ status

NvDsServerOsdStatus NvDsServerOsdInfo::status

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

◆ stream_id

std::string NvDsServerOsdInfo::stream_id

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

◆ uri

std::string NvDsServerOsdInfo::uri

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


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