NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsServerConvInfo Struct Reference

Detailed Description

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

◆ conv_log

std::string NvDsServerConvInfo::conv_log

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

◆ dest_crop

std::string NvDsServerConvInfo::dest_crop

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

◆ err_info

NvDsServerErrorInfo NvDsServerConvInfo::err_info

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

◆ flip_method

guint NvDsServerConvInfo::flip_method

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

◆ interpolation_method

guint NvDsServerConvInfo::interpolation_method

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

◆ root_key

std::string NvDsServerConvInfo::root_key

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

◆ src_crop

std::string NvDsServerConvInfo::src_crop

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

◆ status

NvDsServerConvStatus NvDsServerConvInfo::status

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

◆ stream_id

std::string NvDsServerConvInfo::stream_id

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

◆ uri

std::string NvDsServerConvInfo::uri

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


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