NVIDIA DeepStream SDK API Reference

6.2 Release
NvDsDecInfo Struct Reference

Detailed Description

Definition at line 59 of file nvds_rest_server.h.

Data Fields

std::string root_key
 
std::string stream_id
 
guint drop_frame_interval
 
NvDsDecStatus status
 

Field Documentation

◆ drop_frame_interval

guint NvDsDecInfo::drop_frame_interval

Definition at line 63 of file nvds_rest_server.h.

◆ root_key

std::string NvDsDecInfo::root_key

Definition at line 61 of file nvds_rest_server.h.

◆ status

NvDsDecStatus NvDsDecInfo::status

Definition at line 64 of file nvds_rest_server.h.

◆ stream_id

std::string NvDsDecInfo::stream_id

Definition at line 62 of file nvds_rest_server.h.


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