NVIDIA DeepStream SDK API Reference

6.4 Release
mg_client_options Struct Reference

Detailed Description

Definition at line 1483 of file civetweb.h.

Data Fields

const char * host
 
int port
 
const char * client_cert
 
const char * server_cert
 
const char * host_name
 

Field Documentation

◆ client_cert

const char* mg_client_options::client_cert

Definition at line 1486 of file civetweb.h.

◆ host

const char* mg_client_options::host

Definition at line 1484 of file civetweb.h.

◆ host_name

const char* mg_client_options::host_name

Definition at line 1488 of file civetweb.h.

◆ port

int mg_client_options::port

Definition at line 1485 of file civetweb.h.

◆ server_cert

const char* mg_client_options::server_cert

Definition at line 1487 of file civetweb.h.


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