Fork me on GitHub
Data Fields
janus_config_item Struct Reference

Configuration item (name=value) More...

#include <config.h>

Data Fields

const char * name
 Name of the item. More...
 
const char * value
 Value of the item. More...
 

Detailed Description

Configuration item (name=value)

Field Documentation

◆ name

const char* janus_config_item::name

Name of the item.

◆ value

const char* janus_config_item::value

Value of the item.


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