MPD
0.20.15
|
Go to the source code of this file.
Data Structures | |
struct | EncoderPlugin |
Functions | |
static PreparedEncoder * | encoder_init (const EncoderPlugin &plugin, const ConfigBlock &block) |
Creates a new encoder object. More... | |
|
inlinestatic |
Creates a new encoder object.
Throws #std::runtime_error on error.
plugin | the encoder plugin |
Definition at line 43 of file EncoderPlugin.hxx.