NVIDIA DeepStream SDK API Reference

9.1 Release
NvDsServerDecInfo Struct Reference

Detailed Description

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

Collaboration diagram for NvDsServerDecInfo:

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
 

Field Documentation

◆ dec_flag

NvDsServerDecPropFlag NvDsServerDecInfo::dec_flag

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

◆ dec_log

std::string NvDsServerDecInfo::dec_log

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

◆ drop_frame_interval

guint NvDsServerDecInfo::drop_frame_interval

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

◆ err_info

NvDsServerErrorInfo NvDsServerDecInfo::err_info

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

◆ low_latency_mode

gboolean NvDsServerDecInfo::low_latency_mode

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

◆ root_key

std::string NvDsServerDecInfo::root_key

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

◆ skip_frames

guint NvDsServerDecInfo::skip_frames

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

◆ status

NvDsServerDecStatus NvDsServerDecInfo::status

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

◆ stream_id

std::string NvDsServerDecInfo::stream_id

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

◆ uri

std::string NvDsServerDecInfo::uri

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


The documentation for this struct was generated from the following file: