myMPD
Internal API documentation
Loading...
Searching...
No Matches
t_config_value_default Struct Reference

Data Fields

enum config_item_type t
 Config item type.
 
union { 
 
   const char *   s 
 SDS string.
 
   int   i 
 Integer.
 
   bool   b 
 Bool.
 
};  
 

Detailed Description

Default config values


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