Go to the documentation of this file.
27 #ifndef ASYNC_AUDIO_DECODER_INCLUDED
28 #define ASYNC_AUDIO_DECODER_INCLUDED
38 #include <sigc++/sigc++.h>
132 virtual const char *
name(
void)
const = 0;
139 virtual void setOption(
const std::string &name,
const std::string &value) {}