|
MythTV master
|
#include <QDir>#include <libmyth/output.h>#include <libmyth/visual.h>#include <libmythmetadata/metaio.h>#include <libmythmetadata/musicmetadata.h>#include "config.h"#include "decoder.h"#include "constants.h"#include "musicplayer.h"Go to the source code of this file.
Functions | |
| static void | checkFactories () |
Variables | |
| static QList< DecoderFactory * > * | factories = nullptr |
|
static |
Definition at line 61 of file decoder.cpp.
Referenced by Decoder::all(), Decoder::create(), and Decoder::supports().
|
static |
Definition at line 59 of file decoder.cpp.
Referenced by Decoder::all(), checkFactories(), Decoder::create(), Decoder::registerFactory(), and Decoder::supports().