Add pause/play display again

Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
This commit is contained in:
Mahyar Koshkouei
2017-02-10 12:15:56 +00:00
parent 5b433f2396
commit 488a3d9357
3 changed files with 15 additions and 2 deletions

View File

@@ -19,6 +19,8 @@ bool togglePlayback(void);
void stopPlayback(void);
bool isPlaying(void);
/**
* Obtains file type.
*