VLC 4.0.0-dev
Loading...
Searching...
No Matches
config_chain_t Struct Reference

#include <vlc_configuration.h>

Collaboration diagram for config_chain_t:
[legend]

Data Fields

config_chain_tp_next
 Pointer on the next config_chain_t element.
 
char * psz_name
 Option name.
 
char * psz_value
 Option value.
 

Field Documentation

◆ p_next

config_chain_t* config_chain_t::p_next

◆ psz_name

char* config_chain_t::psz_name

◆ psz_value

char* config_chain_t::psz_value

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