NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsServerDecInfo Struct Reference

Detailed Description

Definition at line 221 of file 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 229 of file includes/nvds_rest_server.h.

◆ dec_log

std::string NvDsServerDecInfo::dec_log

Definition at line 230 of file includes/nvds_rest_server.h.

◆ drop_frame_interval

guint NvDsServerDecInfo::drop_frame_interval

Definition at line 225 of file includes/nvds_rest_server.h.

◆ err_info

NvDsServerErrorInfo NvDsServerDecInfo::err_info

Definition at line 232 of file includes/nvds_rest_server.h.

◆ low_latency_mode

gboolean NvDsServerDecInfo::low_latency_mode

Definition at line 227 of file includes/nvds_rest_server.h.

◆ root_key

std::string NvDsServerDecInfo::root_key

Definition at line 223 of file includes/nvds_rest_server.h.

◆ skip_frames

guint NvDsServerDecInfo::skip_frames

Definition at line 226 of file includes/nvds_rest_server.h.

◆ status

NvDsServerDecStatus NvDsServerDecInfo::status

Definition at line 228 of file includes/nvds_rest_server.h.

◆ stream_id

std::string NvDsServerDecInfo::stream_id

Definition at line 224 of file includes/nvds_rest_server.h.

◆ uri

std::string NvDsServerDecInfo::uri

Definition at line 231 of file includes/nvds_rest_server.h.


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