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

Data Fields | |
| std::string | root_key |
| std::string | stream_id |
| guint | drop_frame_interval |
| guint | skip_frames |
| gboolean | low_latency_mode |
| NvDsServerDecStatus | status |
| NvDsServerDecPropFlag | dec_flag |
| std::string | dec_log |
| std::string | uri |
| NvDsServerErrorInfo | err_info |
| NvDsServerDecPropFlag NvDsServerDecInfo::dec_flag |
Definition at line 262 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerDecInfo::dec_log |
Definition at line 263 of file sources/includes/nvds_rest_server.h.
| guint NvDsServerDecInfo::drop_frame_interval |
Definition at line 258 of file sources/includes/nvds_rest_server.h.
| NvDsServerErrorInfo NvDsServerDecInfo::err_info |
Definition at line 265 of file sources/includes/nvds_rest_server.h.
| gboolean NvDsServerDecInfo::low_latency_mode |
Definition at line 260 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerDecInfo::root_key |
Definition at line 256 of file sources/includes/nvds_rest_server.h.
| guint NvDsServerDecInfo::skip_frames |
Definition at line 259 of file sources/includes/nvds_rest_server.h.
| NvDsServerDecStatus NvDsServerDecInfo::status |
Definition at line 261 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerDecInfo::stream_id |
Definition at line 257 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerDecInfo::uri |
Definition at line 264 of file sources/includes/nvds_rest_server.h.