Added pause, rewind and play support into xine plugin.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
using namespace osg;
|
||||
|
||||
ImageStream::ImageStream():
|
||||
_status(PAUSED),
|
||||
_status(INVALID),
|
||||
_loopingMode(LOOPING)
|
||||
{
|
||||
setDataVariance(DYNAMIC);
|
||||
|
||||
Reference in New Issue
Block a user