Added pause, rewind and play support into xine plugin.

This commit is contained in:
Robert Osfield
2005-02-24 17:07:37 +00:00
parent 5fbb1f11cd
commit 79833fa704
3 changed files with 54 additions and 15 deletions

View File

@@ -40,6 +40,7 @@ class SG_EXPORT ImageStream : public Image
enum StreamStatus
{
INVALID,
PLAYING,
PAUSED,
REWINDING