MPD 0.17~git
|
#include <conf.h>
Data Fields | |
char * | value |
unsigned int | line |
struct block_param * | block_params |
unsigned | num_block_params |
bool | used |
This flag is false when nobody has queried the value of this option yet. |
unsigned int config_param::line |
unsigned config_param::num_block_params |
bool config_param::used |
char* config_param::value |