NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsServerConvInfo Struct Reference

Detailed Description

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

Collaboration diagram for NvDsServerConvInfo:

Data Fields

std::string root_key
 
std::string stream_id
 
std::string src_crop
 
std::string dest_crop
 
guint flip_method
 
guint interpolation_method
 
NvDsServerConvStatus status
 
NvDsServerConvPropFlag conv_flag
 
std::string conv_log
 
std::string uri
 
NvDsServerErrorInfo err_info
 

Field Documentation

◆ conv_flag

NvDsServerConvPropFlag NvDsServerConvInfo::conv_flag

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

◆ conv_log

std::string NvDsServerConvInfo::conv_log

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

◆ dest_crop

std::string NvDsServerConvInfo::dest_crop

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

◆ err_info

NvDsServerErrorInfo NvDsServerConvInfo::err_info

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

◆ flip_method

guint NvDsServerConvInfo::flip_method

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

◆ interpolation_method

guint NvDsServerConvInfo::interpolation_method

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

◆ root_key

std::string NvDsServerConvInfo::root_key

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

◆ src_crop

std::string NvDsServerConvInfo::src_crop

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

◆ status

NvDsServerConvStatus NvDsServerConvInfo::status

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

◆ stream_id

std::string NvDsServerConvInfo::stream_id

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

◆ uri

std::string NvDsServerConvInfo::uri

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


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