NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsServerOsdInfo Struct Reference

Detailed Description

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

◆ osd_flag

NvDsServerOsdPropFlag NvDsServerOsdInfo::osd_flag

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

◆ osd_log

std::string NvDsServerOsdInfo::osd_log

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

◆ process_mode

guint NvDsServerOsdInfo::process_mode

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

◆ root_key

std::string NvDsServerOsdInfo::root_key

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

◆ status

NvDsServerOsdStatus NvDsServerOsdInfo::status

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

◆ stream_id

std::string NvDsServerOsdInfo::stream_id

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

◆ uri

std::string NvDsServerOsdInfo::uri

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


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