From c0ef9a35e2994aad863dfb2195211bb2d9dec766 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Thu, 15 Aug 2002 11:16:34 +0200 Subject: Implemented several replay modes to allow players that play only audio --- PLUGINS.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PLUGINS.html') diff --git a/PLUGINS.html b/PLUGINS.html index c0f6d8ab..105865b0 100644 --- a/PLUGINS.html +++ b/PLUGINS.html @@ -1231,7 +1231,7 @@ The functions to implement replaying capabilites are
 


virtual bool HasDecoder(void) const; -virtual int SetPlayMode(bool On); +virtual bool SetPlayMode(ePlayMode PlayMode); virtual void TrickSpeed(int Speed); virtual void Clear(void); virtual void Play(void); -- cgit v1.2.3