NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsServerDecInfo Struct Reference

Detailed Description

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

◆ dec_log

std::string NvDsServerDecInfo::dec_log

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

◆ drop_frame_interval

guint NvDsServerDecInfo::drop_frame_interval

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

◆ err_info

NvDsServerErrorInfo NvDsServerDecInfo::err_info

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

◆ low_latency_mode

gboolean NvDsServerDecInfo::low_latency_mode

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

◆ root_key

std::string NvDsServerDecInfo::root_key

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

◆ skip_frames

guint NvDsServerDecInfo::skip_frames

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

◆ status

NvDsServerDecStatus NvDsServerDecInfo::status

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

◆ stream_id

std::string NvDsServerDecInfo::stream_id

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

◆ uri

std::string NvDsServerDecInfo::uri

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


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