NVIDIA DeepStream SDK API Reference

9.0 Release
mg_init_data Struct Reference

Detailed Description

Definition at line 1798 of file sources/includes/civetweb.h.

Collaboration diagram for mg_init_data:

Data Fields

const struct mg_callbackscallbacks
 
void * user_data
 
const char ** configuration_options
 

Field Documentation

◆ callbacks

const struct mg_callbacks * mg_init_data::callbacks

Definition at line 1799 of file sources/includes/civetweb.h.

◆ configuration_options

const char ** mg_init_data::configuration_options

Definition at line 1801 of file sources/includes/civetweb.h.

◆ user_data

void * mg_init_data::user_data

Definition at line 1800 of file sources/includes/civetweb.h.


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