Added pause, rewind and play support into xine plugin.
This commit is contained in:
@@ -40,6 +40,7 @@ class SG_EXPORT ImageStream : public Image
|
||||
|
||||
enum StreamStatus
|
||||
{
|
||||
INVALID,
|
||||
PLAYING,
|
||||
PAUSED,
|
||||
REWINDING
|
||||
|
||||
Reference in New Issue
Block a user