MPD
0.20.18
|
#include <EncoderPlugin.hxx>
Data Fields | |
const char * | name |
PreparedEncoder *(* | init )(const ConfigBlock &block) |
Throws #std::runtime_error on error. More... | |
Definition at line 26 of file EncoderPlugin.hxx.
PreparedEncoder*(* EncoderPlugin::init) (const ConfigBlock &block) |
Throws #std::runtime_error on error.
Definition at line 32 of file EncoderPlugin.hxx.
const char* EncoderPlugin::name |
Definition at line 27 of file EncoderPlugin.hxx.