Have timer run and update progressbar to show playing track state.
This commit is contained in:
@@ -59,6 +59,8 @@ public:
|
||||
|
||||
void playpauseClicked();
|
||||
void playpauseUpdated();
|
||||
void updateDetailsFromServer(AudioTrack track);
|
||||
void updateProgressFromTimer();
|
||||
};
|
||||
|
||||
#endif // PLAYERINTERFACE_H
|
||||
|
||||
Reference in New Issue
Block a user