summaryrefslogtreecommitdiff
path: root/pcmplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'pcmplayer.h')
-rw-r--r--pcmplayer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcmplayer.h b/pcmplayer.h
index ae6558b..33edef7 100644
--- a/pcmplayer.h
+++ b/pcmplayer.h
@@ -219,6 +219,7 @@ class mgPCMPlayer : public cPlayer, cThread
virtual bool GetIndex (int &Current, int &Total, bool SnapToIFrame = false);
// bool GetPlayInfo(cMP3PlayInfo *rm); // LVW
+ virtual bool GetReplayMode(bool &Play, bool &Forward, int &Speed);
void ReloadPlaylist();
void NewPlaylist (mgSelection * plist);