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

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 |
| NvDsServerErrorInfo NvDsServerOsdInfo::err_info |
Definition at line 378 of file sources/includes/nvds_rest_server.h.
| NvDsServerOsdPropFlag NvDsServerOsdInfo::osd_flag |
Definition at line 375 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerOsdInfo::osd_log |
Definition at line 376 of file sources/includes/nvds_rest_server.h.
| guint NvDsServerOsdInfo::process_mode |
Definition at line 373 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerOsdInfo::root_key |
Definition at line 371 of file sources/includes/nvds_rest_server.h.
| NvDsServerOsdStatus NvDsServerOsdInfo::status |
Definition at line 374 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerOsdInfo::stream_id |
Definition at line 372 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerOsdInfo::uri |
Definition at line 377 of file sources/includes/nvds_rest_server.h.