NVIDIA DeepStream SDK API Reference

6.3 Release
NvDsDecInfo Struct Reference

Detailed Description

Definition at line 166 of file 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
 
NvDsDecStatus status
 
NvDsDecPropFlag dec_flag
 
std::string dec_log
 

Field Documentation

◆ dec_flag

NvDsDecPropFlag NvDsDecInfo::dec_flag

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

◆ dec_log

std::string NvDsDecInfo::dec_log

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

◆ drop_frame_interval

guint NvDsDecInfo::drop_frame_interval

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

◆ low_latency_mode

gboolean NvDsDecInfo::low_latency_mode

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

◆ root_key

std::string NvDsDecInfo::root_key

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

◆ skip_frames

guint NvDsDecInfo::skip_frames

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

◆ status

NvDsDecStatus NvDsDecInfo::status

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

◆ stream_id

std::string NvDsDecInfo::stream_id

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


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