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

Data Fields | |
| std::string | root_key |
| std::string | stream_id |
| guint | bitrate |
| gboolean | force_idr |
| gboolean | force_intra |
| guint | iframeinterval |
| NvDsServerEncStatus | status |
| NvDsServerEncPropFlag | enc_flag |
| std::string | enc_log |
| std::string | uri |
| NvDsServerErrorInfo | err_info |
| guint NvDsServerEncInfo::bitrate |
Definition at line 272 of file sources/includes/nvds_rest_server.h.
| NvDsServerEncPropFlag NvDsServerEncInfo::enc_flag |
Definition at line 277 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerEncInfo::enc_log |
Definition at line 278 of file sources/includes/nvds_rest_server.h.
| NvDsServerErrorInfo NvDsServerEncInfo::err_info |
Definition at line 280 of file sources/includes/nvds_rest_server.h.
| gboolean NvDsServerEncInfo::force_idr |
Definition at line 273 of file sources/includes/nvds_rest_server.h.
| gboolean NvDsServerEncInfo::force_intra |
Definition at line 274 of file sources/includes/nvds_rest_server.h.
| guint NvDsServerEncInfo::iframeinterval |
Definition at line 275 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerEncInfo::root_key |
Definition at line 270 of file sources/includes/nvds_rest_server.h.
| NvDsServerEncStatus NvDsServerEncInfo::status |
Definition at line 276 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerEncInfo::stream_id |
Definition at line 271 of file sources/includes/nvds_rest_server.h.
| std::string NvDsServerEncInfo::uri |
Definition at line 279 of file sources/includes/nvds_rest_server.h.