1 #ifndef MUSICEXTRACTMANAGER_H
2 #define MUSICEXTRACTMANAGER_H
36 static bool outputThunderSkin(QPixmap &image,
const QString &input);
41 static bool outputBinary(
const QString &input,
const QString &output, QStringList &path);
55 static bool outputData(QByteArray &data,
const QString &input);
59 static bool inputData(
const QByteArray &data,
const QString &output);
63 #endif // MUSICEXTRACTMANAGER_H
#define TTK_MODULE_EXPORT
The class of the skin backgroud image.
#define TTK_DECLARE_MODULE(Class)