wrote functional playback controls

This commit is contained in:
itsmattkc
2019-09-05 10:29:21 +10:00
parent faa7f798ff
commit 9fe8c102b7
6 changed files with 152 additions and 6 deletions
+2
View File
@@ -42,6 +42,8 @@ public:
void SetCenteredText(bool c);
const int64_t& Time();
public slots:
void SetTime(const int64_t &r);