NVIDIA DeepStream SDK API Reference

7.0 Release
NvDsServerResponseInfo Struct Reference

Detailed Description

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

Data Fields

std::string status
 
std::string reason
 
Json::Value stream_info
 

Field Documentation

◆ reason

std::string NvDsServerResponseInfo::reason

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

◆ status

std::string NvDsServerResponseInfo::status

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

◆ stream_info

Json::Value NvDsServerResponseInfo::stream_info

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


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