NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsServerEncInfo Struct Reference

Detailed Description

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

Collaboration diagram for NvDsServerEncInfo:

Data Fields

std::string root_key
 
std::string stream_id
 
guint bitrate
 
gboolean force_idr
 
gboolean force_intra
 
guint iframeinterval
 
NvDsServerEncStatus status
 
NvDsServerEncPropFlag enc_flag
 
std::string enc_log
 
std::string uri
 
NvDsServerErrorInfo err_info
 

Field Documentation

◆ bitrate

guint NvDsServerEncInfo::bitrate

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

◆ enc_flag

NvDsServerEncPropFlag NvDsServerEncInfo::enc_flag

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

◆ enc_log

std::string NvDsServerEncInfo::enc_log

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

◆ err_info

NvDsServerErrorInfo NvDsServerEncInfo::err_info

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

◆ force_idr

gboolean NvDsServerEncInfo::force_idr

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

◆ force_intra

gboolean NvDsServerEncInfo::force_intra

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

◆ iframeinterval

guint NvDsServerEncInfo::iframeinterval

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

◆ root_key

std::string NvDsServerEncInfo::root_key

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

◆ status

NvDsServerEncStatus NvDsServerEncInfo::status

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

◆ stream_id

std::string NvDsServerEncInfo::stream_id

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

◆ uri

std::string NvDsServerEncInfo::uri

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


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