VLC  3.0.15
Data Fields
config_chain_t Struct Reference
Collaboration diagram for config_chain_t:
Collaboration graph
[legend]

Data Fields

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

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: