aboutsummaryrefslogtreecommitdiff
path: root/qmidiplayer-desktop/qmpplugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'qmidiplayer-desktop/qmpplugin.hpp')
-rw-r--r--qmidiplayer-desktop/qmpplugin.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/qmidiplayer-desktop/qmpplugin.hpp b/qmidiplayer-desktop/qmpplugin.hpp
index 778f90f..b7a5e06 100644
--- a/qmidiplayer-desktop/qmpplugin.hpp
+++ b/qmidiplayer-desktop/qmpplugin.hpp
@@ -37,6 +37,7 @@ public:
uint32_t getMaxPolyphone();
uint32_t getCurrentTimeStamp();
uint32_t getCurrentPlaybackPercentage();
+ PlaybackStatus getPlaybackStatus();
int getChannelCC(int ch, int cc);
int getChannelPreset(int ch);
void playerSeek(uint32_t percentage);