Definition at line 385 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 394 of file sources/includes/nvds_rest_server.h.
| NvDsServerOsdPropFlag NvDsServerOsdInfo::osd_flag |
Definition at line 391 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerOsdInfo::osd_log |
Definition at line 392 of file sources/includes/nvds_rest_server.h.
| guint NvDsServerOsdInfo::process_mode |
Definition at line 389 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerOsdInfo::root_key |
Definition at line 387 of file sources/includes/nvds_rest_server.h.
| NvDsServerOsdStatus NvDsServerOsdInfo::status |
Definition at line 390 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerOsdInfo::stream_id |
Definition at line 388 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerOsdInfo::uri |
Definition at line 393 of file sources/includes/nvds_rest_server.h.