 |
Sayonara Player
|
24 #include "MTP_Device.h" 26 #include "MTP_Folder.h" 27 #include "MTP_RawDevice.h" 28 #include "MTP_Storage.h" 29 #include "MTP_Track.h" 38 class MTP :
public QThread
44 explicit MTP(QObject* parent=
nullptr);
51 void run_raw_devices();
56 bool _mtp_initialized;
The MTP class.
Definition: MTP.h:38