MPD
0.20.18
|
#include "check.h"
Go to the source code of this file.
Macros | |
#define | input_plugins_for_each(plugin) |
#define | input_plugins_for_each_enabled(plugin) |
Variables | |
const struct InputPlugin *const | input_plugins [] |
NULL terminated list of all input plugins which were enabled at compile time. More... | |
bool | input_plugins_enabled [] |
#define input_plugins_for_each | ( | plugin | ) |
Definition at line 33 of file Registry.hxx.
#define input_plugins_for_each_enabled | ( | plugin | ) |
Definition at line 39 of file Registry.hxx.
const struct InputPlugin* const input_plugins[] |
NULL terminated list of all input plugins which were enabled at compile time.
bool input_plugins_enabled[] |