|
MPD
|
#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) |
|
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.8.2