Definition at line 270 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 278 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerDecInfo::dec_log |
Definition at line 279 of file sources/includes/nvds_rest_server.h.
| guint NvDsServerDecInfo::drop_frame_interval |
Definition at line 274 of file sources/includes/nvds_rest_server.h.
| NvDsServerErrorInfo NvDsServerDecInfo::err_info |
Definition at line 281 of file sources/includes/nvds_rest_server.h.
| gboolean NvDsServerDecInfo::low_latency_mode |
Definition at line 276 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerDecInfo::root_key |
Definition at line 272 of file sources/includes/nvds_rest_server.h.
| guint NvDsServerDecInfo::skip_frames |
Definition at line 275 of file sources/includes/nvds_rest_server.h.
| NvDsServerDecStatus NvDsServerDecInfo::status |
Definition at line 277 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerDecInfo::stream_id |
Definition at line 273 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerDecInfo::uri |
Definition at line 280 of file sources/includes/nvds_rest_server.h.