|
MPD
0.17~git
|
#include <stdio.h>Go to the source code of this file.
Functions | |
| struct encoder_plugin * | encoder_plugin_get (const char *name) |
| Looks up an encoder plugin by its name. | |
| void | encoder_plugin_print_all_types (FILE *fp) |
| struct encoder_plugin* encoder_plugin_get | ( | const char * | name | ) | [read] |
Looks up an encoder plugin by its name.
| name | the encoder name to look for |
| void encoder_plugin_print_all_types | ( | FILE * | fp | ) |
1.7.5.1