MPD
0.20.18
|
Go to the source code of this file.
Macros | |
#define | encoder_plugins_for_each(plugin) |
Functions | |
const EncoderPlugin * | encoder_plugin_get (const char *name) |
Looks up an encoder plugin by its name. More... | |
Variables | |
const EncoderPlugin *const | encoder_plugins [] |
#define encoder_plugins_for_each | ( | plugin | ) |
Definition at line 27 of file EncoderList.hxx.
const EncoderPlugin* encoder_plugin_get | ( | const char * | name | ) |
Looks up an encoder plugin by its name.
name | the encoder name to look for |
const EncoderPlugin* const encoder_plugins[] |