|
TTKMusicPlayer
4.3.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include <QFile>#include "musicglobaldefine.h"#include <QAudioInput>#include <QAudioOutput>#include <QAudioDeviceInfo>Go to the source code of this file.
Classes | |
| class | MusicAudioRecorderModule |
| The class of the audio recorder core. More... | |
Typedefs | |
| using | QtAudioInput = QAudioInput |
| using | QtAudioOutput = QAudioOutput |
| using QtAudioInput = QAudioInput |
Definition at line 34 of file musicaudiorecordermodule.h.
| using QtAudioOutput = QAudioOutput |
Definition at line 35 of file musicaudiorecordermodule.h.
1.8.8