- Timestamp:
- 01/18/10 13:43:02 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegImageStream.hpp
r10851 r10961 33 33 virtual void seek(double time); 34 34 virtual void quit(bool waitForThreadToExit = true); 35 36 virtual void setVolume(float volume); 37 virtual float getVolume() const; 35 38 36 39 virtual double getLength() const;
